avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] TWI pullup resisor values


From: Andreas Krause
Subject: Re: [avr-gcc-list] TWI pullup resisor values
Date: Fri, 05 Mar 2004 19:31:30 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

<x-flowed>
Douglas Dotson wrote:
I am trying to communicate with an I2C
device (DS1340 RTC). When I try to send
info to the RTC, system performance slows
down to a crawl. It appears that it is being
swamped with interrupts. Also, unable to read
anything from the RTC. Is it possible that
improper pullups on SDA and SCL are causing this?
I'm using 3.3K pullups. Would it be better to just use the internal pullups already part
of the port circuitry? Bit rate is 100K.

THanks!
Doug

standard values are 4.7k on SDA and SCL according to the philips databook. But 3k3 resistors should work as well.

regards,
Andreas


_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list

</x-flowed>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]