It's not clear how one accesses the I/O pins. I'm interested in digital in and out, analog in, and PWM out. Is there a reference that shows how to program and use those various functions?
Announcement
Collapse
No announcement yet.
I/O port access
Collapse
X
-
Hi Steve,
For the TED hardware, at this point we only have TED-96. It is powered by PIXXI28 processor. This makes the pins programmable using the Pixxi's Internal Functions
You will need to use the Genius environment to write your own code. The internal functions manual can be downloaded from this link. Please find the section GPIO Functions.
Best RegardsJuniel Cruz
Comment