IAMLIUBO
IAMLIUBO
> It seems for some reason you DMA can't send out all the bytes in the flush_cb. Maybe the DMA has limit for the number of bytes in one transfer?...
>Could you tell us more about your display driver? Yeah, it kind like TFT_eSPI, when not use LVGL, it still has many draw functions can be use. > Also, note...
@amirgon Yeah I can do this, but I only have ESP32 and ESP32-S3 for now, I will buy new C3 and S2 board test this. And the issue opened at...
应该是同一个问题, 文件列表不同步, 网页刷新不起作用 
Hi @cdeadlock , Since loboris-micropython is no longer maintained, we have switched to the main line of micropython, so you should refer to the documentation of the main line of...
Hi @Benni08 , According to this issues [ESP32-W5500](https://github.com/micropython/micropython/issues/4447), It will be a little bit difficult to do this,but we are trying do this already. If you want use W5500 chip...
Hi @SushanTiwari , I am using waveshare's breakout board, the schematic can go to this [link](http://www.waveshare.net/w/upload/8/84/MLX90640_Thermal_Camera_SchDoc.pdf) to view, or buy a piece directly. MLX90640-D55 ----------------------- STM32 SDA--------------------------------------PB7 SCL --------------------------------------PB6 VCC--------------------------------------3V3...
Hi @d4rkdpg , cores3 uiflow support is not fully ready, and we develop new uiflow to support esp32-s3 chips device, you can check [here](https://uiflow2.m5stack.com/) but still in alpha version, cores3...
> how can I add to alpha version, I dont see how? CoreS3 FW is not release yet. > also alpha version looks to be missing a lot of stuff...
Sorry, we will add this to our document. Thanks for remind.