Search found 1 match
- Wed Jun 24, 2020 4:08 pm
- Forum: Hardware
- Topic: Mapping multiple pins to a single function
- Replies: 1
- Views: 2511
Mapping multiple pins to a single function
I'm designing a PCB with 3 sockets into which daughter-boards will be inserted. Each daughter board has several pins which could be simple logic inputs or could be UART or SPI pins. I'd like the ESP32 to be configured in software to interact with these pins as appropriate. My idea is to connect all ...