Question
stm32l476rg flash read-write
I want to use flash as eeprom by using hal library on stm32l476rg.
How can I create the flash_read() and flash_write() functions? (functions will read and write data of type uint32_t)
I want to use flash as eeprom by using hal library on stm32l476rg.
How can I create the flash_read() and flash_write() functions? (functions will read and write data of type uint32_t)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.