2016-01-31 01:24 PM
I'm working my way through AN4061:
http://www.st.com/web/en/resource/technical/document/application_note/DM00049914.pdfUnder section 2.3, it says ''This section describes the driver implemented for the EEPROM emulation using theSTM32F0xx Flash memory driver provided by STMicroelectronics.''Does anyone know where to get this here ''flash memory driver provided by STM''? I've found a couple of home-brew versions on git, but I can't find the one referenced by the AN.2016-01-31 01:28 PM
Google search AN4061
http://www.st.com/web/en/catalog/tools/PF258153 IN CUbe search EEprom-emulation example2016-01-31 01:52 PM
Ok, got it. Kinda confusing when in the app note they call it ''the STM32F0xx Flash memory driver'', but on the web page under ''Sample and Buy'', you download ''STSW-STM32117'' and that is what they were really referring to...