cancel
Showing results for 
Search instead for 
Did you mean: 

why have no IDE to support the STM32F439?

aizhixi
Associate II
Posted on April 10, 2013 at 11:25

i have a board with MUC STM32F439,but i have an problem?

i found the IAR FOR ARM can't support the MCU STM32F439 in the web www.IAR.com .It's pity that  the KEIL did't suport the MCU STM32F439.

how to deal with it ?can you help me ?thank you .

#a-big-problem
3 REPLIES 3
Posted on April 10, 2013 at 11:46

Keil 4.70, use the STM32F437 as a proxy.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
aizhixi
Associate II
Posted on April 12, 2013 at 02:58

thank you for your answer,do you try it before?can download the code?

Posted on April 12, 2013 at 03:18

thank you for your answer,do you try it before?can download the code?

Yes, I have code running, you can use the F4 1MB or F4 2MB flash algorithm selection, obviously the former will only touch the first bank. I used a Segger J-Link/Trace device, but I believe the U-Link would work also.

Keil or ST might also have a patch to show the Target CPU, but it's not necessary.
Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..