cancel
Showing results for 
Search instead for 
Did you mean: 

How to write compile and see the output of IO toggling using Atolic true studio?

Vishnu Ambadi
Associate
Posted on March 30, 2017 at 13:43

Hi Folks,

I would like to learn programming STMicrocontrollers. I have basics of programming and done couple of projects for PIC controllers.

I have set up the Atollic studio in my system. I would like start with toggling GPIO pins of any STMicrocontroller (Eg STM32F107)

I am unable to find a proper tutorials and how to begin with Atollic window.

My primary aim is to write a simple LED blinking program and see the output using Atloic studio.

Please do advice.

Regards,

VT

#toggling #beginner #tutorial
1 REPLY 1
Nesrine M_O
Lead II
Posted on March 30, 2017 at 18:44

Hi

vt673

,

I would like start with toggling GPIO pins of any STMicrocontroller (Eg STM32F107)

please try to refer to this example under the STM32F1 cube firrmware:

STM32Cube_FW_F1_V1.4.0\Projects\STM32VL-Discovery\Examples\GPIO\GPIO_IOToggle\TrueSTUDIO

-Nesrine-