You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
with this link https://wiki.seeedstudio.com/get_start_round_display/ I tried to use the XIAO display Round with esp32s3. Unfortunatly, the round display cannot display the things as it shown in the example. I bought two pair of XIAO display Round and esp32s3, neither working so I think is is not the problem of hardware.
copy the lv_conf.h in the root library of arduino. Modify the User_setup_Select.h of the tft_eSPI library "comment line 27 #include <User_Setup.h>" and "uncomment line 93 #include <User_setupds/Setup66_Seeed_XIAO_Round.h>"
the software was successfully uploaded. And the switch button on the display is turned on.
the connection of two device is shown below in the picture.
The info from the type-c serial port monitor is in the picture below.
Can someone help me with this?
regards,
Feng
The text was updated successfully, but these errors were encountered:
Hi,
with this link https://wiki.seeedstudio.com/get_start_round_display/ I tried to use the XIAO display Round with esp32s3. Unfortunatly, the round display cannot display the things as it shown in the example. I bought two pair of XIAO display Round and esp32s3, neither working so I think is is not the problem of hardware.
what I have done are shown below.
lv_conf.h
in the root library of arduino. Modify theUser_setup_Select.h
of the tft_eSPI library "comment line 27 #include <User_Setup.h>" and "uncomment line 93 #include <User_setupds/Setup66_Seeed_XIAO_Round.h>"the connection of two device is shown below in the picture.
The info from the type-c serial port monitor is in the picture below.
Can someone help me with this?
regards,
Feng
The text was updated successfully, but these errors were encountered: