2022-05-22 10:22 AM
2022-05-22 10:41 AM
>>No debug probe detected
You have an ST-LINK or some random board, Black / Blue Pill ?
STM32 Cube Programmer is NOT an Arduino tool
It is designed to use an ST-LINK, an STM32 in ROM Boot Loader mode, UART or USB (DFU)
If you've got an Arduino loader on it, use the Arduino IDE, or whatever drag-n-drop interface it provides.
Here's the manual for the tool https://www.st.com/resource/en/user_manual/um2237-stm32cubeprogrammer-software-description-stmicroelectronics.pdf
There are videos on YouTube too
2022-05-23 04:58 AM
@RShar.8 "Why am I getting an error: No debug probe detected"
Because whatever tool(s) you're using was not able to detect a debug probe!
So:
EDIT: see https://community.st.com/s/question/0D53W00001YdJPkSAN/no-st-link-connected
It's not clear to me what tools you are using but, if you're using the Arduino IDE, then you'll need to ask Arduino about that - it's nothing to do with ST: