2022-11-25 03:26 AM
I am new to STM32 programming and while using cubeIde to work on led blinking project. The project is built successfully but after this I get an error that No target found. This happens eventhough I have plugged in the board. So, do I need to use a external debugger for this or connect anyother hardware to the board so as to fix this?
2022-11-25 04:26 AM
Hello @AZadb.1 ,
Try Connect under reset, and check pull BOOT0 High or low.
Imen
2022-11-25 09:56 AM
hey, I think I tried this but it still didn't work, but just to verify how do I check the BOOT0 value and this connect under reset, as I am not sure what i did is right or not
2022-11-25 03:47 PM
You have an ST-LINK?
Which?
Can you see it in Device Manager?
Check cables, make sure not to use charging cables.
Avoid hubs, and docking stations.
2022-11-25 08:35 PM
Yes, in device manager, under Ports it is "STMicroelectronics STLink Virtual COM Port" and in USB devices it is "STLink Debug", both of these are already updated to latest drivers but still on cubeide on STLink is detected? so is something wrong with the board or do I have to use some other STLink?
2022-11-25 11:21 PM
try: download STM32CubeProgrammer , can find your Stlink ?
2022-11-27 12:41 PM
Tried the STM32CubeProgrammer but still the same error No STM32 found on Target.
2022-11-27 02:03 PM
last chance: in STM32CubeProgrammer try
2022-11-27 02:50 PM
Yes did that, still the same, why is this happening its able to upgrade the firmware but not able to detect the STLink?
2022-11-27 03:02 PM
no, >No STM32 found on Target < is : stlink connect, but it cannot find your cpu , or nothing connected to stlink. no target means, the stlink can find no cpu to work on.
what you connect to debug or flash ?