hello vlsi team,
I am using all the GPIO's of vs1005 for our application.
1.) Can you please share address of all gpio pins !
Thankyou !
gpio
-
- Senior User
- Posts: 38
- Joined: Tue 2020-11-10 12:34
Re: gpio
hello vlsi team,
Please resolve my above query !
Thankyou !
Please resolve my above query !
Thankyou !
Re: gpio
Dear Vinay,
GPIO pins can be accessed using functions such as GpioSetPin and GpioReadPin. For example GpioSetPin(0x14, 1) will pull pin GPIO1_4 high.
Please study the list very carefully. Failure to do so may make your product impossible to boot.
-Panu
GPIO pins can be accessed using functions such as GpioSetPin and GpioReadPin. For example GpioSetPin(0x14, 1) will pull pin GPIO1_4 high.
Then you need to be very, very careful. Please note that almost all VS1005 pins have special functions. It's not a microcontroller. There's a checklist of what you need to consider about how to use the pins at: viewtopic.php?f=13&t=1500I am using all the GPIO's of vs1005 for our application.
Please study the list very carefully. Failure to do so may make your product impossible to boot.
-Panu
Info: Line In and Line Out, VS1000 User interface, Overlay howto, Latest VSIDE, MCU Howto, Youtube
Panu-Kristian Poiksalo, VLSI Solution Oy
Panu-Kristian Poiksalo, VLSI Solution Oy