Skip to main content
kevinliao
Associate II
September 6, 2015
Question

Write data to internal data eeprom of stm32L152 will crash

  • September 6, 2015
  • 3 replies
  • 861 views
Posted on September 06, 2015 at 05:52

Hi, ST sirs,

I am using the internal data eeprom of stm32L152.

I have the problem that write data eeprom will ''crash'', 

I found that when the value of data = 0x00, the system will crash.

Write other value is OK.

Is that need spacial process when data value = 0x00.

By the way, why the data eeprom need erase process?

When will the data eeprom need be erase?

I only do the read and write procedure.  

Thank you. 

#crash #stm32l #data-eeprom
This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
September 6, 2015
Posted on September 06, 2015 at 14:15

I can't say I've heard of this issue before, so I'm a bit skeptical.

How does it crash? Are you sure you're erasing the right memory area?

Can you write a small/complete example that demonstrates this failure clearly?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
kevinliao
kevinliaoAuthor
Associate II
September 6, 2015
Posted on September 06, 2015 at 15:19

kevinliao
kevinliaoAuthor
Associate II
September 18, 2015
Posted on September 18, 2015 at 08:22