2016-02-14 09:37 PM
hi
i am not able to read and write eeprom at24c1024 with stm32f103rbt6 controller ,can anyone suggest me how to write a code for this eeprom,2016-02-14 10:37 PM
Dear gomse.bharti,
Check if hardware configuration is ok(pin A1 and WP). Then debug your code if getting ACK on Start and Address read./*Please
mark helpfull
if this post helps you or solves your problem.*/
/* If you need any personal support for your work please contact at
embeddeddesign.help@gmail.com*/
2016-02-15 12:26 AM
I am confused about 17 bit address formation.Can you provide me some sample program.
2016-02-15 05:02 AM
Where do you need 17 bit address while this EEPROM requires an 8-bit device address word following a start condition toenable the chip for a read or write operation .
/*Please
mark helpfull
if this post helps you or solves your problem.*/
/* If you need any personal support for your work please contact at
embeddeddesign.help@gmail.com*/