Round display for XIAO with EEZ Studio

Hello,
I need some help with the XIAO ESP32S3 (sense) and Round Display. I have my UI files ready in EEZ Studio, but I can’t get them to run correctly with the display drivers. I have followed the ePaper wiki template and even used AI to help with the code, but nothing seems to work. Does anyone have a working example or basic ‘bridge’ code for EEZ Studio and this round screen?
Thanks a lot! :grinning_face:

PJ should be able to help you… the code base was very old along time ago

Hi there,

And Welcome here.

So the Round display is a Great piece of tech, a little complex , but works very well and worth the learning curve.
so then which XIAO? are you using, Arduino IDE ?
Forget the AI stuff for NOW, use it latter after you get it working, It’s a Tool not a Solution.
If Arduino , easy. Run the Read_User_Setup.ino Compile , Run and Report back what you get, Serial port output will show you what is set.
(the WiKi for the round display is worth a look to gain further understanding of what’s needed in way of edits for the User_setup file. :+1: )

most likely it’s mis configured or the BSP for the MCU is wrong :crossed_fingers:

either way , you’ll get it going stay at it.
report back.

HTH
GL :slight_smile: PJ :v:

you may want to write an excelent solution report on this item… the code issues and whatnot for getting the round display working correctly IMO