cancel
Showing results for 
Search instead for 
Did you mean: 

24c1024 eeprom read write

bharatig154
Associate II
Posted on February 15, 2016 at 06:37

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,
3 REPLIES 3
pkumar1883
Associate II
Posted on February 15, 2016 at 07:37

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*/

bharatig154
Associate II
Posted on February 15, 2016 at 09:26

I am confused about 17 bit address formation.Can you provide me some sample program.

pkumar1883
Associate II
Posted on February 15, 2016 at 14:02

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*/