Skip to main content
Visitor II
April 8, 2025
Solved

Customboard is not been detected by STMCube Programmer

  • April 8, 2025
  • 1 reply
  • 398 views

When I am connecting by STM32 custom board with Cube Programmer using STLink, its not been recognized by it. But the same board and ST-Link is detected by STM32 Cube IDE and stlink utility. So I want to know what the reason can be. 

Note development board is been recognised by cube programmer.

Best answer by Andrew Neil

Welcome to the forum.

You need to give more detail for people to be able to understand what you have, and what's going on - let alone be able to help to fix it.

Please see: How to write your question to maximize your chances to find a solution.

 


@Ayu wrote:

 using STLink, .


Is it a genuine ST-Link?

https://community.st.com/t5/stm32-mcus/how-to-recognize-a-genuine-st-link-v2-versus-a-cloned-one/ta-p/49471

 

On solving debugger connection problems:

https://community.st.com/t5/stm32-mcus/how-to-solve-connection-errors-when-connecting-and-programming/tac-p/786977

https://community.st.com/t5/stm32-mcus/how-to-solve-debugger-connection-issues/ta-p/49693

 

1 reply

Andrew Neil
Andrew NeilBest answer
Super User
April 8, 2025

Welcome to the forum.

You need to give more detail for people to be able to understand what you have, and what's going on - let alone be able to help to fix it.

Please see: How to write your question to maximize your chances to find a solution.

 


@Ayu wrote:

 using STLink, .


Is it a genuine ST-Link?

https://community.st.com/t5/stm32-mcus/how-to-recognize-a-genuine-st-link-v2-versus-a-cloned-one/ta-p/49471

 

On solving debugger connection problems:

https://community.st.com/t5/stm32-mcus/how-to-solve-connection-errors-when-connecting-and-programming/tac-p/786977

https://community.st.com/t5/stm32-mcus/how-to-solve-debugger-connection-issues/ta-p/49693

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.