提示信息为:The up-to-date firmware is too big for this board (4960 bytes in excess). Can't update。就差这么 4K 多的空间了。 解决思路 方案1:更换主控 最彻底的解决方法当然是更换 ST-Link 用的 MCU ,比如更换为 pip to pin 兼容的 CBT6(128KB Flash) ,价格也没有差多少,但需要采购,手工拆卸...
我们先拔掉然后再重新连上连接下载器的USB线,接着点击Open in update mode,弹出如下界面(如果不这样操作,点击Open in update mode以后可能提示ST-Link is not in the DFU mode.Please restart it,即要求复位一下下载器。): 图4.1.6. 13驱动更新操作顺序 点击Upgrade更新ST-Link固件,等待更新进度条加载完成就更...
如果选择Add necessary library files as reference in the toolchain project configuration file的话,表示从下载的固件包从添加必要的库文件,(经过测试,有些头文件是直接引用了固件包里的,不是从固件包里拷贝到工程中的,所以可能会导致不小心修改了固件包里的头文件)。两种方式的差异,我们以后再讲解。(具体说明我们...
但随着 ST-Link 的功能升级后,固件大小正好超过了 64KB ,导致了现在提示的升级错误,如下图所示。提示信息为:The up-to-date firmware is too big for this board (4960 bytes in excess). Can't update。就差这么 4K 多的空间了。 解决思路 最彻底的解决方法当然是更换 ST-Link 用的 MCU ,比如更换为 ...
Other than the actual BluePill, a device programmer will also be required. For this, one of the STLInk V2 clones will be used. Figure 1 shows an example of both the BluePill and the ST Link V2 clone. Since the intent of this article is to introduce the STM32CubeIDE, and not code...
但随着 ST-Link 的功能升级后,固件大小正好超过了 64KB ,导致了现在提示的升级错误,如下图所示。提示信息为:The up-to-date firmware is too big for this board (4960 bytes in excess). Can't update。就差这么 4K 多的空间了。 解决思路 方案1:更换主控...