TexasInstruments / ti-gpio-cpp

A Linux based CPP library for TI GPIO RPi header enabled platforms
MIT License
5 stars 3 forks source link

Can you add a reference for broadcom pin numbers? #1

Open dmalawey opened 2 years ago

dmalawey commented 2 years ago

readme.md mentions Broadcom SoC GPIO numbers - where can we find these numbers for the TDA4VM SK board?

vpothukuchi commented 2 years ago

These are the same as the standard one used on RPI. This library is independent of a specific board and hence this information is not captured here. The TDA4VM SK board user guide will have this information.

dmalawey commented 2 years ago

I think it's not easy to find a place that shows where Pin 1 is located on the board. Users could mistake Pin 40 for Pin 1 without this reference. I have figured out the answer and put it on our SCUTTLE slides, but most users of TDA4VM SK don't know about the SCUTTLE Wiring Guide