GPIO mini210s VISUAL BASIC

CarlosCortes
Hi, i can't understand how use de gpio ports in vb2005 for mini210s,
someone that can help me???

i'm noob in this topic but i want to learn 
thanks!

domodom
Hello, 

The BSP doesn't contain a GPIO driver, then you first have to write your
own before to be able to write an application that can access to the GPIO.

I wrote an article that explain ow to do for a mini2440 board :
http://www.domodom.fr/spip/A-GPIO-driver-for-mini2440.html?lang=en

The process is the same for the mini210 board.

Best regards

domodom