Difference between revisions of "GPIO Socket (J15)"
From SpecNext official Wiki
(Initial version - all the info I could scrape up, but needs more depth...) |
m (Image links) |
||
Line 10: | Line 10: | ||
The GPIO is not populated and requires a socket to be installed. Pull up/down resisters may be required for some pins to limit current. | The GPIO is not populated and requires a socket to be installed. Pull up/down resisters may be required for some pins to limit current. | ||
− | + | [[Image:NEXT GPIO location.jpg|thumb|J15 position on circuit board]] | |
− | https://www.specnext.com/forum/download/file.php?id=403| | + | [[Image:https://www.specnext.com/forum/download/file.php?id=403|thumb|GPIO pinout image (from SpecNext.com forums)]] |
− | |||
− |
Revision as of 13:42, 19 June 2019
The GPIO socket, marked J15 on the circuit board, allows access to several different power and data lines:
- I2C serial protocol
- UART
- Spare pins on the FPGA
- 5v, 3.3v and GND
The UART is also used for the ESP Wi-fi module, and can't be used from the GPIO without removing the ESP module. I2C is also used to communicate with the real time clock module.
The GPIO is not populated and requires a socket to be installed. Pull up/down resisters may be required for some pins to limit current.