2024-07-15 06:53 AM
Hy!
I'm new to STM32. I'm currently using STM32F103C8T6 board, and it give MI command error (image attached). I have tried using STM32 programmer as well to fix it. Still couldn't. How can i fix this?
Solved! Go to Solution.
2024-07-16 02:00 AM
@Thenuk__a wrote:The board i'm using is STM32F103C8T6.
That's just the part number of the chip - you need to say what board you're using
@Thenuk__a wrote:I'm using ST-Link V2.
That's a clone - not a genuine ST product.
Check your connections very carefully - different clones have different pinouts!
2024-07-15 07:13 AM
@Thenuk__a wrote:I'm new to STM32.
Welcome to the world of STM32!
Do you have any experience with any other microcontroller(s) ?
@Thenuk__a wrote:I'm currently using STM32F103C8T6 board,
What board, exactly ?
And what ST-Link are you using?
@Thenuk__a wrote:it give MI command error (image attached).
The important part of the message is here:
So it's not seeing your STM32.
2024-07-15 11:22 PM
I have used only Arduino. The board i'm using is STM32F103C8T6. I'm using ST-Link V2.
2024-07-16 02:00 AM
@Thenuk__a wrote:The board i'm using is STM32F103C8T6.
That's just the part number of the chip - you need to say what board you're using
@Thenuk__a wrote:I'm using ST-Link V2.
That's a clone - not a genuine ST product.
Check your connections very carefully - different clones have different pinouts!
2024-08-01 04:45 AM
Thanks. Changed the ST link and it worked
2024-08-01 04:47 AM
Excellent - please mark that as the solution
https://community.st.com/t5/community-guidelines/help-others-to-solve-their-issues/ta-p/575256