如图所示连接成功。点击start programming就会下载失败 附错误日志文件 15:05:17 : 15:05:17 : Memory Programming ... 15:05:17 : Opening and parsing file: C:\Users\yuxingxing\Desktop\MB-H81 V0.9.4_CMNBIOT.bin 15:05:17 : File : C:\Users\yuxingxing\Desktop\MB-H81 V0.9.4_CMNBIOT.bin 15:05:17 : Size : 55042 Bytes 15:05:17 : Address : 0x08000000 15:05:17 : 15:05:17 : Erasing memory corresponding to segment 0: 15:05:17 : Erasing internal memory sectors [0 430] 15:05:19 : Download in Progress: 15:05:19 : Response received from device: NACK 15:05:19 : 15:05:19 : Error: Write Command not acknowledged at address 0x8000000 15:05:19 : 15:05:19 : Error: failed to download Segment[0] 15:05:19 : Error: failed to download the File 15:05:19 : Time elapsed during download operation: 00:00:02.021 15:05:19 : Response received from device: NACK 15:05:19 : Error: GETID command not acknowledged! 15:05:19 : Reemission of GetID command 15:05:19 : Response received from device: NACK 15:05:19 : Error: GETID command not acknowledged! 15:05:19 : Reemission of GetID command 15:05:19 : Response received from device: NACK 15:05:19 : Error: GETID command not acknowledged! 15:05:19 : Response received from device: NACK 15:05:19 : Error: GETID command not acknowledged! 15:05:19 : Reemission of GetID command 15:05:19 : Response received from device: NACK 15:05:19 : Error: GETID command not acknowledged! 15:05:19 : Reemission of GetID command 15:05:19 : Response received from device: NACK 15:05:19 : Error: GETID command not acknowledged! 15:05:19 : Warning: Connection to device 0x447 is lost求大神 |
为什么STM32L496RG第一次烧写程序后需要重新上下电才能正常执行程序?
STM32CUBE programmer 软件打不开
ST-LINK在STM32CubeProgrammer中无法连接到器件问题
在STM32CubeIDE开发STM32H743,代码超过512K后下载失败。但是用STM32CubeProgrammer下载成功。
我的stlink v3 pwr怎么usb 指示灯老是黄色?
STM32G070CBT6是否支持BOR设置
stm32cubeprogrammer下载不了,什么原因
STM32WB55 使用JLink 或者 STLINK都无法识别到芯片
stlinkv3mini在cubeprog检测不到
STM32CubeProgrammer有些电脑DFU模式下载不了
你是用ST-Link仿真器吗?是的话,选择SWD方式烧程序。
如果用的是串口烧程序,那么在点连接之前,需要快速手动复位MCU。
评分
查看全部评分
串口 UART
板要上电;
串口收发线不要接错,RXD、TXD、GND三条线。
MCU的TXD接到上位机串口的RXD;MCU的RXD接上位机串口的TXD。
软件中点连接之前,要复位MCU;或者按住复位,点连接,然后快速放开复位。
有上电 同样操作有一台电脑(win7 64位)可以正常下载; 两个电脑不能正常下载(win7 32位),仅可以连接
评分
查看全部评分
谢谢大佬提点,找到了问题
这个答案才是对的!
你好,这个parity在哪能选呀?