2012-10-09 06:30 AM
hi,
i bought stm32f407vgt6 micro controller two days ago.i have doubt in that controller. its flash memory is already downloaded the iap program or not???.if not means how can i download the program.give any suggestion. #wait-for-you--clive1-!-!-!2012-10-09 07:34 AM
The flash memory should be blank. The system loader in ROM should be available if you boot into it (BOOT0=1), you should be able to use this via USART1 or USART3, but refer to the loader documentation.
Alternatively you should be able to flash it via the JTAG/SWD with suitable tools.2012-10-09 08:43 AM