2018-01-16 09:35 PM
Hello,
I am using STM32F072RB. I have to read and write flash memory in one of application. If i used flash memory operation separately it working properly but when i combine my application code with it, It stuck in initialization function
I am using demo code of cube0.
Thank you.