/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / How to use gpio?

Username:     
Password:     
             

Forum

# 1   2010-12-12 13:40:12 How to use gpio?

victor_passe
New member
Registered: 2009-04-13
Posts: 8

How to use gpio?

Hello, I have had a primer2 for about a year but still cat do anything with it.
I just get "STM32 library version conflict detected!" when I try to include usart, gpio or anything else.
I have tried to use precompiled librarys but then I get MANY errors about s32, s16 and so on.

Please can someone tell me how to do anything with the primer2 hardware.
Send one byte thru USART, toggle 1I/O pin or anything.

Offline

 

# 2   2010-12-13 07:35:38 How to use gpio?

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: How to use gpio?

Ride7 is provided with some simple "toggle" examples. You also can take a look at the posted projects of this site.
For use of peripheral, not managed by CircleOS, as we already wrote in others topics, we suggest to not use the precompiled library and to add all the necessary ST library files into your project.

Offline

 

Board footer