Topic : GPIO problem

Forum : ARM

Original Post
Post Information Post
July 11, 2010 - 1:07pm
Guest

Hi All!

I want to use STM32f107vct6 MCU.
My first project is "LED ON".
I use Ride7 and Raisonance Programmer.
The led is connected by PD7.
I can not turn on a led.
Please somebody send for me a demo software, which can turn the LED.
There is 25Mhz quartz on board.

Thanks Milan

Replies
Post Information Post
+1
0
-1
July 12, 2010 - 8:47am
Raisonance Support Team

Hi Milan,

Just check out the example in C:\Program Files\Raisonance\Ride\Examples\ARM\REva\STM32F103_Toggle, which does exactly that.
You will have to change the target processor in Ride7 and possibly adapt the GPIO port, but it should do it fine.

Enjoy,
Bruno