Hello All,
I was given a STM32VLDiscovery board ( http://www.st.com/internet/evalboard/product/250863.jsp ) and I was wondering if anyone had any luck using the Maple-IDE with it?
I've been poking around and it seems that the STM32VLDiscovery board uses SWD for programming while the Maple uses DFU. Is there anyway I could use the Maple-IDE to compile my code and then take the .bin file and then use the STM32 ST-Link utility to program it?
From what I can tell the chip used in the STM32VLDiscovery STM32F100RBT6B lacks the USB interface that the STM32F103RB has and runs significantly slower at 24Mhz.