This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32F4 device faimily not showing up on the software pack when creating new project

Hi,

I am trying to start a project with STM32F469NIH6 processor, which is definitely supported by the Keil toolchain. But, after i install all the relevant software packs the device won't appear in the 'option for target' under the device tab. There is nothing I can select in that tab. As a result when I try to build the program i get the following error:

Error: *** Project 'testProject', Target 'testProject', Device 'STMicroelectronics::STM32F469NIHx' is not supported by Toolchain ! ***.

I have tried to uninstall and reinstall Keil to no avail. I use STMCube32MX to generate the project. Everything worked fine when I was using a STM32L0 board.

Any suggestions on how to solve this please?