Skip to main content
This topic has been closed for replies.
Best answer by STTwo-32

Hello @Andrew Neil 

As you can see on the AN4894 or the Databrief, The X-CUBE-EEPROM doesn't support the STM32F0 series. So, the best guide will be the AN4061as you already said.

Best Regards.

STTwo-32

3 replies

STTwo-32
STTwo-32Best answer
ST Technical Moderator
May 15, 2024

Hello @Andrew Neil 

As you can see on the AN4894 or the Databrief, The X-CUBE-EEPROM doesn't support the STM32F0 series. So, the best guide will be the AN4061as you already said.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Andrew Neil
Super User
June 11, 2024

@STTwo-32 wrote:

Hello @Andrew Neil 

As you can see on the AN4894


Oh yes - so it does!

AndrewNeil_0-1718099387785.png

 

So X-CUBE-EEPROM also does not support:

  • STM32F1 - see AN2594 instead;
  • STM32F2 - see AN3390 instead;
  • STM32F3 - see AN4058 instead;
  • STM32F4 - see AN3969 instead;
  • STM32WB - see AN5289 instead.
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.