CH32V307 OTA / Bootloader

Are there any routines for OTA Updating on the CH32V307? Or maybe routines to create a Bootloader on the CH32V307 to update from the Bootloader.

I have an SPI Flash on my Board which I could use to download the Update and then read it back in the Bootloader to flash it.


--


CH32V307有OTA更新的套路吗? 或者也许是在 CH32V307 上创建引导加载程序以从引导加载程序更新的例程。

我的板上有一个 SPI 闪存,我可以用它来下载更新,然后在引导加载程序中读回它来闪存它。

您好,目前在我们CH32V307 EVT中有通过以太网、USB和串口进行IAP升级的例程,你可以参考一下,具体位置如下图。下面链接为CH32V307 EVT下载链接

CH32V307 EVT:/downloads/CH32V307EVT_ZIP.html 

image.png


Thanks, is there a corresponding computer app for ETH_IAP or how can I send an update?


--


谢谢,ETH_IAP 是否有相应的计算机应用程序,或者我如何发送更新?


您好,附件为以太网升级的软件工具,关于以太网升级在我们EVT对应文件夹下有使用教程,可以看一下,如下图。

icon_rar.gifTcpIpDebug.zip

image.png


只有登录才能回复,可以选择微信账号登录