我 發表了評論
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使用例程