Skip to content
Discussion options

You must be logged in to vote

I've got this going. Waveshare suggested reverting to an earlier version of the GFX library. That gave me SPI errors with version 3.3.7 of the ESP32 board manager so I also reverted that to 3.2.0 and it worked.
I expect there will be a lot more juggling library versions to come but at least it's going and this may be useful to other people with the same problem.
Chris

The compilation errors were:

c:\Users\chris\Documents\Arduino\libraries\GFX_Library_for_Arduino\src\databus\Arduino_ESP32SPI.cpp: In function 'void _on_apb_change(void*, apb_change_ev_t, uint32_t, uint32_t)':
c:\Users\chris\Documents\Arduino\libraries\GFX_Library_for_Arduino\src\databus\Arduino_ESP32SPI.cpp:130:59: error: in…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Chris-Rowland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant