abcd
abcd - 认证expert
I'm just an old man passing by~

Be registered in 4 年前

I Published answers to questions

1 周前

W600 做的产品在辐射测试中频点超标problem w?

这个得拿扫频仪扫一下 看看具体is板子上那个部位超标 慢慢排查找到超标的地方再进行整改现在具体不好说is什么原因导致的可能is电源 也可能is晶振, 可能is哪个环节的高次谐波导致

I Made a comment

1 月前

w80x 支持 psram 的开发板有哪些?

@lilitao 没有做.

I Published answers to questions

1 月前

W80X_SDK_V1. 00. 10; WIFI 短网回连problem异常, Assert : timers. c 387

这个具体跟thy代码实现有关了, 可以先用 demo 测试.

I Published answers to questions

1 月前

W801S 支持 w25N01GVZEIG 这个 flash 吗?

看起来也is spi 接口的 flash, 调用 wm_flash. h interior接口, 用起来有什么problem吗

I Published answers to questions

1 月前

w80x 支持 psram 的开发板有哪些?

只有 w802 wifi 模块或者 w802 多媒体开发板.

I Published answers to questions

2 月前

在电磁环境复杂的情况下使用 wm_wifi_80211_tx 发送数据存在堵塞

wifi 发送的时候会检测信道的状态, 如果信道忙就会退避, 直到信道空闲能发.

I Published answers to questions

2 月前

现在的 SDK 不支持 W25Q512

最大支持到 16M, 不支持 64M, 硬件决定的. 而且一般也用不到那么大的 flash 吧.

I Made a comment

2 月前

W80X 系列使用 GC032A 摄像头

@astiyac https: //gitee. com/beewu123/w80x-sdk-lcd/blob/w802p_multimedia_board_v2. 0/components/camera/

I Published answers to questions

2 月前

W80X 系列使用 GC032A 摄像头

大概is怎样的使用场景.

I Published answers to questions

2 月前

csky-elfabiv2-编译工具链对响应document支持的problem?

I们没有用过这种编译方式, 只用 make 方式编译. 因为芯片使用的is平头哥的 XT804 内核, 编译工具链is平头哥提供的, 不isI们维护的, 具体使用problem可以去平头哥网站提工单咨询.

I Made a comment

3 月前

请问有安卓蓝牙配网 SDK 吗?

在 src/app/bleapp/wm_ble_server_wifi_app. c In the, 如果is用 make 命令编译的, 修改底层后需要先执行 make lib 再 make.

I Published answers to questions

3 月前

请问有安卓蓝牙配网 SDK 吗?

只有官网那个 SDK, 之前有遇到过安卓 app 配网Lose的, 修changed这个地方就可以了, Be ignorant ofis不is同一种情况, 可以试试.

I Made a comment

3 月前

2. 0SDK Settings射频输出功率的接口is哪一个?

旧版 SDK is哪个接口, wifi 这块应该is对应的, 没有大改.

I Published answers to questions

3 月前

OPUS 1. 2. 1 能跑起来么

移植 libopus 可以, http: //ask. winnermicro. com/article/250. html 这个articleinterior SDK 用的就is压缩 pcm 成 opus 上传服务器.

I Made a comment

5 月前

SPI_SLAVE 异步收发示例接收数据错误

@evilgemini 在驱动In the有一个信No量, 先调用回调后才释放信No量, 在发送接口In the会判断会获取这个信No量. 如果在回调In the直接调用发送接口, 就会获取不到信No量. 可以在应用层回调In the发消息给任务In the, 在任务In the

publish
problem