Hi
I've been trying to follow the steps described in the document "Enable_STM32_Discovery.pdf" that comes with the TI stack installation. I followed the exact steps described there and, after re-compiling and flashing the code, I have no blinking LED, and no COM port. However, the Bluetooth device is discoverable, although you cannot interact with it.
The differences between the documentation and what I am doing are the following:
- I am working with Keil, but I am using the GNU GCC compiler and not the MDK one provided by Keil due to the code size limit.
- I am using the STM32 ST-Link Utility for flashing the code.
Has anyone encountered this issue before? Is there something I'm missing out on?
Thank you in advance,
Mihaela