Hello, is it somehow possible to combine TFT01-2.4 shield and SPI CAN BUS module on Arduino Mega?
I found that the SPI is on pins 50, 51, 52 and 53 but these pins are used as digital outputs to controll the TFT01-2.4 shield.
Is there a way how to solve this?
Vaclav
If the TFT shield does not use pins 50 to 53 as SPI pins, bend them so that they don't engage. Solder wires on to connect them to other pins.
Those pins are used for accessing the SD card on the TFT LCD module. I hope that I could solder wires in parallel to them and use a differrent pin for SS signal and it could work.
mravenca: I hope that I could solder wires in parallel to them and use a differrent pin for SS signal and it could work.
Yes, it could.