Hello berendi, i am trying to use this concept in my project which is based on stm32f401ccu6, Here i want to keep free the sector 2 and 3 so that they can used to store few device specific calibration parameters. the parameters will updated hu...
I am also in same situation.i have code side of 64k in stm32f401ccu6, so all the 4 16k sectors are used by the main application. i need to add the algorithm of eeprom emulation in my code to store parameters in to the flash memory, these parameter ma...
Hi Laurent,i am too facing the same kind of problem.i want to connect the BlueNRG-M2SA with the mcu over uart. So my question is does BlueNRG-M2SA communicate over uart by default or we need to program it?Right now i am using the usb to uart bridge t...