How to program an STM32 ARM micro controller
Hi guys, I have a project where I need to use STM32 ARM processors I want to be able to program a bare chip of STM32's ARM Microcontrollers on my breadboard. I have a ST link V2 as the programmer. I would like to know what software (for free only)/application I need to install on my computer to code and upload it to this bare chip of mine. What are the steps I need to take to successfully write code and dump it on my STM32 ARM Microcontroller.
To basically sum it up, I have a LCD display, and I want to display characters from a sensor's readings, so which software do I use to write and upload code and it should be used with my ST link v2.
Thank you.