AnatolSher
AnatolSher - 认证专家
Lover of the ocean, yachts and Arduino

注册于 1年前

回答
25
文章
8
关注者
2

我 发表了评论

1年前

W800/W801 PSRAM使用例程

@isme Thank you, we'll keep that in mind for the future. Now on HAL 0.6.0 everything works fine

我 发表了评论

1年前

W800/W801 PSRAM使用例程

I WIN :) Its work good.Chip APS6404L-3SQR-SNI soldered the chip on top, just like on the W806

我 发表了评论

1年前

W800/W801 PSRAM使用例程

Do we understand correctly that the wifi/bt module only works at a clock frequency of 180 MHz? PSRAM

我 发表了评论

1年前

W800/W801 PSRAM使用例程

@isme So, I have uploaded your code to wm-w80x-sdk in app folder and attaching this to CDK project.A

我 发表了评论

1年前

W800/W801 PSRAM使用例程

It`s work on w806, w801 - no :)

我 发表了评论

1年前

W800/W801 PSRAM使用例程

Thank you isme! I will try to resolder the chip to "0" configuration.But it is strange... Is pin mul

我 发表了评论

1年前

W800/W801 PSRAM使用例程

Hello! What am I doing wrong?#include "wm_include.h" #include "wm_psram.h" #incl

我 发表了文章

1年前

I'll be back soon :)

我 发表了评论

1年前

How to use LVGL in Arduino

@isme I will be free next week and will continue to investigate this issue.

我 发表了评论

1年前

How to use LVGL in Arduino

@xiaoxuesheng It can be made to work, but it will not be optimal and not productive.

我 发表了评论

1年前

How to use LVGL in Arduino

@xiaoxuesheng Arduino_GFX is not suitable for use in LVGL. For LVGL, you need to write your own dri

我 发表了评论

1年前

W80X驱屏方案 SDIO SPI模式 最高120M时钟驱动LCD屏 LVGL界面开发

@isme Hello! Did you run lv_demo_benchmark(); ? What FPS did you get? I need numbers where to go :)

我 发表了评论

1年前

按键控制电机正反转速度

@Level pinMode(BUTTON_PIN,INPUT);Should be replaced with pinMode(BUTTON_PIN,INPUT_PULLUP);Because su

我 发表了评论

1年前

按键控制电机正反转速度

@Level Das model :)

我 发表了评论

1年前

按键控制电机正反转速度

I suggest working on expanding your example. Add a servo and a proportional control element. And the

发布
问题