2024-02-14 08:46 PM
Hi, I would like to migrate a code on STM32F271 to a chip STM32H723 while using IAR EW 8.50.x
My problem is that H723 is not in the target list for IAR EW 8.50.5
I can target H723 with IAR EW 9.20 but in that way I loose compatibility with other software in the project.
Is there anyway to make H723 work with IAR EW 8.50.x like updating device library or CMSIS etc...?
I'm a rookie in this field, any advice is welcome!
Solved! Go to Solution.
2024-02-15 05:49 AM
2024-02-14 08:52 PM
2024-02-15 05:49 AM
It's working!
I can see and select now H723 as a target.
Big Thanks!