2018-10-17 12:36 PM
I am using NUCLEO-L412KB dev board. It is said online that Keil can be used as the IDE for this board. However, when I download KEIL5 and also download the package for stmL4 series, I failed to find a suitable target for my board when I tried to create a new project. What should I do to support my board? What else IDE can I use?
2018-10-17 01:07 PM
Maybe because there are so new that the parts don't have their webpage set up yet?
2018-10-17 02:26 PM
https://www.st.com/en/evaluation-tools/nucleo-l412kb.html
Works now.
Going to need to wait for Keil to release a new pack. No packs in the L4 V1.13.0 software directories. Pretty sure you could take a template project and build it, despite complaints from the tools. And create a .HEX you could push via the ST-LINK tools.
2018-10-17 04:46 PM
The Nucleo page worked for me too. It's the 'L412 *parts* pages which won't work - e.g. https://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32-ultra-low-power-mcus/stm32l4-series/stm32l4x2/stm32l412k8.html as linked to from the map at https://www.st.com/en/microcontrollers/stm32l4x2.html?querycriteria=productId=LN1980
JW
2018-11-05 04:05 AM