2017-01-27 06:29 PM
I have board with STM32F050K6U6 microcontroller. I want to change my application program using ST-Link2 -Discovery Board and IAR software, But This chip is not found In IAR support. How can i debug and program it?
Solved! Go to Solution.
2017-02-11 10:59 AM
Isn't the F050K a part that has been renamed by ST?
https://community.st.com/0D50X00009Xkb7MSAR
.JW
2017-01-27 06:58 PM
Do the ST-LINK Utilities work? Have you programmed these devices before? Do you have NRST wired to the debug interface?
If you have app code on them that breaks the debug interface you should be able to pull BOOT0 high to enter the System Loader instead of your code.
2017-02-11 07:10 AM
Thanks
But I used STM32F030K6 and STM32F051C6 in my application. I program and debug it by ST-LinkV2 by discovery board with out trable.
Now I purchased STM32F050K6 for application update, but, IAR workbanch microcontoller not listed STM32F050.
How can i program and debug.
2017-02-11 07:32 AM
How can i program and debug.
Ask IAR.
2017-02-11 09:49 AM
Isn't the F050K a part that has been renamed by ST? You'd either have to find the equivalent part number, or talk to IAR Support to get an update.
2017-02-11 10:59 AM
Isn't the F050K a part that has been renamed by ST?
https://community.st.com/0D50X00009Xkb7MSAR
.JW