• Flash Erase
    Hello, I have stored data sucessfully in flash memory but when I erase to burn a new program, my saved data at a particular location in flash memory also gets erased. I want the data to stay and want...
  • Flash Erase
    hi Is there a chance of code erase in flash during operation of C8051F120 .If so how to prevent it.my code is not working properly during extreme temperature around -40 (i thounght some flash memory...
  • STM32F407, OTG_FS - not working
    Welcome, I have project with STM32F407IGT6 (it's on XCore407i Development Board) and I cannot set up OTG_FS to work as device. Hardware is OK (I can connect PC with STM32 Bootloader by USB_FS port and...
  • Peripheral Simulation of stm32f407
    Hi, I am now using MDK-ARM 5 to debug my stm32f4 discovery board. In my peripheral menu in simulation condition, I can only see “core peripheral”. Does MDK-ARM 5 support the simulation of peripheral...
  • stm32f407 use emwin problem
    Hi I just want change to MCU from f103 to f407 and change my ucgui code into emwin style, so there is problem i want to create a window to show i created it then call GUI_Exec(); in while (1) loop ...