and I am trying to test it on Arduino or ESP32, I didn't get any code yet, can I just wiring 3.3v and GND and let it light up? I have trid this way by a Adapter Board 0.5mm To 2.54mm doesn't, why?
tested the st7789v.h with example: graphicstest got error:
In file included from C:\Users\HUA.DELLV-PC\Documents\Arduino\libraries\include/st7789v.h:14,
from C:\Users\HUA~1.DEL\AppData\Local\Temp\arduino_modified_sketch_52119\graphicstest.ino:38:
C:\Users\HUA.DELLV-PC\Documents\Arduino\libraries\include/stm32f10x.h:96:3: error: #error "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)"
#error "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)"
^~~~~
exit status 1
Error compiling for board ESP32 Dev Module.