1
vote
2answers
174 views

Setting I/O voltage on an embedded linux board

I'm using a LPC313x based linux board (Embedded Artists). I see in the LPC3141 DS that the I/O can be either 1.8 or 3.3V. How/where can I set the voltage level in Linux? Is the input somehow ...