Dear TI
I am using the bbb with the latest software available from your link now i want to access the 24LC32A eeprom device so that i can store some data in that memory
now i have i2c code my question
- may i know the slave address for this device 24LC32A.?
- if it is 0x50 i am getting error that the device or resource is busy may i know what is your software doing to keep it busy
- additionally i checked using i2c-tools. bellow is the output.
- may i know what the 0x34 slave address is for i mean for which IC ?
Continue? [Y/n] y
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- UU -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- 34 -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: UU -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Regards
Nick