cancel
Showing results for 
Search instead for 
Did you mean: 

STM32f107 read/Write Flash

henriaghaei
Associate II
Posted on September 02, 2016 at 22:40

I am pretty familiar with Read/Write flash. However, I would like to see a code example to get familiar with the its registers. Any sources you may about it please and thank you!

2 REPLIES 2
Walid FTITI_O
Senior II
Posted on September 05, 2016 at 16:30

Hi aghaei.henri,

I recommend the FSMC examples in the

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef1.html

about NAND/NOR r/W at this path STM32Cube_FW_F1_V1.4.0\Projects\STM3210E_EVAL\Examples\FSMC

-Hannibal-

henriaghaei
Associate II
Posted on September 16, 2016 at 15:52

I wrestled it down, while I follow the rules similar to MSP!