Open
Description
Hi,
Can anyone help with this issue.
I'm running dual core on ESP32 - LoRa on core 0 and TFT_eSPI on core 1.
LoRa is assigned to VSPI and TFT_eSPI to HSPI.
The problem is that LoRa will not start if I initialize tft.begin(). If I comment out tft.begin() then LoRa starts ok. I've also tried running on single core with same results.
Ideas why this is happening ?
Any advice greatly appreciated.
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels