I'm planning on using this board with an spi tft screen, 5-way tactile switch, a regular tactile switch and a vibration motor to make a necklace that functions as a media con
troller, has minigames on it and the like.
The TFT needs SCK, MOSI, SS, RST and CS so that's 5 pins, the push buttons need another 6 and the vibration motor needs 1. Sums up to 12 out of 13. My question is if i can actually use all the gpios or if it'll mess with the board someway, apparently on some boards if i use the rx or tx pins then i can't use any serial functions, but i haven't been able to find out whether it holds true for this board specifically. If anyone has experience with this board and topic then i'd appreciate the help.
Always a good reference for which GPIOs are safe to use as you like, which GPIOs are safe to use under certain conditions, and which GPIOs are best avoided.