0

I need to write and read back configuration parameters to the STM32F091RC flash.

What are the read and write functions/methods?

Bence Kaulics
  • 7,066
  • 7
  • 33
  • 63
Doug Null
  • 7,989
  • 15
  • 69
  • 148

1 Answers1

1

I got it working. Here is a discussion how. Click "Import program" next to 00_eeprom_emulation_f091.

Doug Null
  • 7,989
  • 15
  • 69
  • 148