TFT_eSPI on Arduino Nano 33 Ble Sense v2 - Compilation errors #3547
Dynamedion
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I should have probably posted earlier rather than wasting days trying to figure out what settings to use in the User_Setup.h file.
As the title suggests, I'm trying to hook up an ST7789v2 display on an Arduino Nano 33 Ble Sense v2. Unfortunately, it seems to be falling back to an RP2040 regardless of the settings I use in the User_Setup.h file and gives errors. I have tried several defines, but I'm seriously stuck.
Errors I receive from the get-go (still haven't been able to try the library, even after reinstalling it):
And tons more but they are somewhat repetitive, except across different lines. I am sure I'm doing something wrong, but I wonder how wrong I have set up the config file to trigger the 2040. Perhaps I have an incompatible update of a library dependency, which I am not aware of.
Any help will be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions