2014-01-08 01:46 AM
Hi,
I was working with my stm32f3discovery and using the On-board ST-LINK/V2 for debug/ flash programming.I was working fine: flash download, debug and so on.After that I've disconnected the board. When I've reconnected and tried to download in flash a pop up has been showed: Error: Flash Download Failed - Target DLL has been cancelled .Please can you help me?Thanks
2014-01-16 09:48 AM
Hi Clive,
I've connected the pin BOOT0 of my stm32f3discovery to the 3V source on the board (verified 2.97V) via a 22K ohm resistence. Windows start to looking for the drive, at the end it says ''insert disk prvided with STM32 Bootloader''. Let me highlight that I was working with USART with interrupt.What should be the problem?Thank you very much for all suggestion.2014-01-16 10:00 AM
2014-01-16 10:10 AM
On the USER side it's probably looking for a DFU driver. If you have installed the DFU/DFuSe package you should have those.
2014-01-16 11:02 AM
I don't have it.
Any way now it works.Thanks2014-07-12 12:24 PM
2014-07-12 04:07 PM
I don't subscribe to this style of programming.
I would suggest you put a while(1); loop at the end of main() so it doesn't crash out the end into never-never land.2014-07-13 12:42 AM
2014-07-13 07:37 AM
Ok, so is your problem that you can't download ANY code to the board, or that some apps you wrote don't work, I'm confused?
Can you erase the board using the ST-LINK Utilities, and the BOOT0 trick?2014-07-14 03:54 AM
2014-07-14 05:30 AM
Sounds like you might want to focus on project construction, and the settings/options
Take a look at some sample projects for the board STM32F3-Discovery_FW_V1.1.0\Project\Peripheral_Examples\CRC_8BitsMessage\MDK-ARM\CRC.uvproj