Hi,
I red that the board is using SPI1 channel for Lora stuff. Is it possible connecting a small TFT screen ili9341 320x240 spi additional to the board using circuitpython (adafruit_ili9341 lib)? Additiinally I plan to connect a small keyboard via I2.
My thx in advance.
regardly
Peter
Challenger RP2040 LoRa (868MHz) SPI TFT Screen
Re: Challenger RP2040 LoRa (868MHz) SPI TFT Screen
Hello Peter,
You still have access to SPI0 through the Challenger connectors where you can attach your display. I2C is also accessible so you should have no problems with either peripheral.
/Pontus
You still have access to SPI0 through the Challenger connectors where you can attach your display. I2C is also accessible so you should have no problems with either peripheral.
/Pontus