2024-10-05 10:58 AM
I am using a nucleo-F103RB. This device was functional in the past.
I am getting an error
Error in final launch sequence:
Failed to execute MI command:
target remote localhost:61239
Error message from debugger back end:
localhost:61239: Connection timed out.
Failed to execute MI command:
target remote localhost:61239
Error message from debugger back end:
localhost:61239: Connection timed out.
localhost:61239: Connection timed out.
I have tried different cables to ensure it isn't the issue. I have also changed the port number.
This is my debugger information:
I am able to upgrade my stlink chip via cube ide as shown in the image below (it detects it)
I have tried to use the stm32cubeprogrammer application too but that doesn't seem to work.
I get the below error.
However i know it is working on COM7 because the last thing i did was create a program to output some information through the USART, which it is still doing (image below).
I have also attached images of my board.
2024-10-08 11:47 AM
That is how you get into boot loader mode. You can see from the circuit diagram pin 7 on the CN7 connector, the boot pin and i am pulling it high to 3.3V.