m5stack / M5Dial-UserDemo

M5Dial user demo for hardware evaluation.
MIT License
44 stars 16 forks source link

uploading using arduino ide. esp m5dial keeps rebooting -cause partition table has to be right and arduino ide does not get it right with standard settings. #19

Open roetske opened 2 months ago

roetske commented 2 months ago

tried code for watch:https://github.com/nyasu3w/M5DialWatch/tree/devel/M5Dial/watchESPI Arduino ide chip M5dial trying to make the clock working on screen nok. Uploading works but no screen. upon looking in serial port com esp keeps rebooting and gives an error on the partition table nok. selected 8Mb no avail same fault. Solution was setting partition to custom in the arduino ide and gettting the partition.csv File to get it working from the demo version on github. partitions.csv I hope this helps for other people. :)