4 Sep 2010 18:56:37
Latest News
Login Register There are 16 Guest users online.
Products
Emulation Tools
8xC51 Family
LPC76x Family
8xC51MX Family
LPC900 Family
Choosing an Emulator
Programmers
Adapters
Bondouts/Spares
Repairs
Microcontroller Sales
Ordering
Show My Cart
Proceed to Checkout
Support
Downloads
Forums
Links and Resources
Data Sheets
Technical Notes
Testimonials
FAQ
Common Problems
Repairs and Returns
Contacting Us
About Acqura
Take our Poll
|
|
|
|
|
|
| Repeated I2C Start Condition |
|
|
| * | | Repeated I2C Start Condition Hello all,
I’m using the P87LPC769HD to talk to a SMBus master/host via on-board I2C hardware so to communicate smart battery data to it- my device/software is acting as a SMBus/I2C slave. The SMBus communications protocol sends messages in the following format: (If I am stating the obvious for some, my apologies in advance)
<Master:start condition>
<Master:battery address+read/write (7bits+1bit)>
<Slave:Ack/Nack>
<Master:command code(8bits)>
<Slave:Ack/Nack>
<Master: repeated start condition>
<Master: battery address+read/write (7bits+1bit)>
<Slave:data byte 1(8bits>…
<Slave:data byte n(8bits)>
<Master: stop condition>
I’m getting hung-up on the repeated start command from ... more (see whole posting) |
|
20-5-2010 14:27 Views: 67 |
mross |
|
|
|
|
|
|
|
|
|
|
|
|