Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/10/06 12:02
Read: times


 
#119967 - help pcf8583 interfacing with C8051f005
Hello friends
I request for help for problem facing in i2c interface with C8051f005.
I am using SMbus harrd ware interface.
C8051f005 is in mastermode

While interfacing PCF8583 with c8051f005 I come across
following proplem.

1)During master read data from pcf8051f
I have to send start/slave_address+RorW/ack from pcf8583
/internal PCF8583 memory/ack from pcf8583/send noack to pcf8583
/stop condiation for termination of i2c
location address.

how to implement this code using switch case?
since as per my info C8051f005 smbus is for MCU to MCU I2C communication.
with
start/slaveadd+r_w/ack/data/ack-------data/NACK/stop

bestregards
satish munot




List of 10 messages in thread
TopicAuthorDate
help pcf8583 interfacing with C8051f005            01/01/70 00:00      
   switch case??            01/01/70 00:00      
   What about the Bit-banged version?            01/01/70 00:00      
      bit vank version            01/01/70 00:00      
         that is a mistake, you will get faster processing            01/01/70 00:00      
   use CodeArchitect            01/01/70 00:00      
      while code arch code support c8051f005            01/01/70 00:00      
         It is not "code arch", it is CodeArchitect and the            01/01/70 00:00      
   I just realize you have a fundamental error            01/01/70 00:00      
      and I did a thing I often do ...            01/01/70 00:00      

Back to Subject List