2022-11-06 11:15 PM
I am using stm32f103c8t6 with uart cable to connect it with stm32 cube programmer but come up the statement above. Any suggestion to fix this problem?
14:12:16 : Serial Port COM3 is successfully opened.
14:12:16 : Port configuration: parity = even, baudrate = 115200, data-bit = 8, stop-bit = 1.0, flow-control = off
14:12:18 : Timeout error occured while waiting for acknowledgement.
14:12:18 : Timeout error occured while waiting for acknowledgement.
14:12:18 : Error: Activating device: KO. Please, verify the boot mode configuration and check the serial port configuration. Reset your device then try again...
I did press reset button and placed my BOOT0 to 1 so i really have no idea to fix this problem.
2022-11-25 06:50 AM
Hello @yying.1 ,
Are you using latest release of “STM32CubeProgrammer".
Have you checked if this behavior has occurred with other boards?
Imen
2023-04-12 10:43 PM
Hi Imen DAHMEN (ST Employee)
I am facing the same issue when I connect the STM NUCLEO-F446RE board with the STM programmer. Here I am attached the debug messages:-
10:47:17:298 : Serial Port COM117 is successfully opened.
10:47:17:298 : Port configuration: parity = even, baudrate = 115200, data-bit = 8,
stop-bit = 1.0, flow-control = off
10:47:17:299 : No Init bits value is : 0
10:47:17:299 : Sending init command:
10:47:17:302 : byte 0x7F sent successfully to target
10:47:19:298 : Wait ends after 1 loop, dataready = 0, delay = 2000
10:47:19:298 : Timeout error occured while waiting for acknowledgement.
10:47:19:299 : No response from target received
10:47:19:302 : Retrying UART init connection...
10:47:19:307 : byte 0x7F sent successfully to target
10:47:19:399 : Wait ends after 1 loop, dataready = 0, delay = 100
10:47:19:399 : Timeout error occured while waiting for acknowledgement.
10:47:19:400 : No response from target received
10:47:19:400 : Error: Activating device: KO. Please, verify the boot mode configuration and check the serial port configuration. Reset your device then try again...
10:47:19:438 : UART PORT CLOSE
2023-07-18 03:44 PM
did you find a solution? I'm facing the same problem now
2023-08-07 07:05 AM - edited 2023-08-07 07:06 AM
I am also experiencing the same issue with the NUCLEO-WB15CC. Did anyone manage to connect via UART?
2023-08-20 11:39 AM
This same error is still present for me, I am unable to move past this error after attempting on 3 individual CP2102 boards. I have tried to uninstall cube programer, uninstall drivers for each CP2102 board, and reinstall all of them and still met with exact same problem with no resolution.
is there any workaround you are able to offer for this issue?
2023-08-20 05:08 PM
What board and STM32 are YOU having an issue with?
If the chip is non functional and not entering the boot loader, it's not going to respond.
Provide a schematic for your board and the serial port connection.
Does the SWD/JTAG connectivity work? Using the right serial port and Rx TX pin senses? Check AN2606. Check NRST level.
2023-08-23 11:00 PM - edited 2023-08-23 11:23 PM
I checked with Nucleo-WB55 and Nucleo-WB15 and both show the same behavior when I try to connect via UART in STM32CubeProgrammer v2.14.0. However, when I uncheck nSWBOOT0 on WB55, I can connect via UART.
2024-06-12 04:57 AM
Hello
I am facing same issue , have you find solution please tell me
2024-06-12 05:51 AM
Have you connected the other serial ports to any other devices? Disconnect all external devices . Press reset + boot0 at logic high simultaneously, release reset , keep boot0 at high for few seconds and release. Make sure you connect rx and tx , gnd(rx to tx and tx to rx). Do you have stlink programmer? Is your usb to uart is 3.3v level?