我 发表了评论
I WIN :) Its work good.Chip APS6404L-3SQR-SNI soldered the chip on top, just like on the W806
我 发表了评论
Do we understand correctly that the wifi/bt module only works at a clock frequency of 180 MHz? PSRAM
我 发表了评论
@isme So, I have uploaded your code to wm-w80x-sdk in app folder and attaching this to CDK project.A
我 发表了评论
Thank you isme! I will try to resolder the chip to "0" configuration.But it is strange... Is pin mul
我 发表了评论
Hello! What am I doing wrong?#include "wm_include.h" #include "wm_psram.h" #incl
我 发表了评论
@isme I will be free next week and will continue to investigate this issue.
我 发表了评论
@xiaoxuesheng It can be made to work, but it will not be optimal and not productive.
我 发表了评论
@xiaoxuesheng Arduino_GFX is not suitable for use in LVGL. For LVGL, you need to write your own dri
我 发表了评论
@isme Hello! Did you run lv_demo_benchmark(); ? What FPS did you get? I need numbers where to go :)
我 发表了评论
@Level pinMode(BUTTON_PIN,INPUT);Should be replaced with pinMode(BUTTON_PIN,INPUT_PULLUP);Because su
我 发表了评论
I suggest working on expanding your example. Add a servo and a proportional control element. And the
我 发表了评论
W800/W801 PSRAM使用例程