Skip to main content
aizhixi
Associate III
April 10, 2013
Question

why have no IDE to support the STM32F439?

  • April 10, 2013
  • 3 replies
  • 553 views
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
    This topic has been closed for replies.

    3 replies

    Tesla DeLorean
    Guru
    April 10, 2013
    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 VenmoUp vote any posts that you find helpful, it shows what's working..
    aizhixi
    aizhixiAuthor
    Associate III
    April 12, 2013
    Posted on April 12, 2013 at 02:58

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

    Tesla DeLorean
    Guru
    April 12, 2013
    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 VenmoUp vote any posts that you find helpful, it shows what's working..