Support for STM32L412KB

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
RTJNair
Posts: 9
http://meble-kuchenne.info.pl
Joined: Sat Dec 19, 2020 5:35 am

Support for STM32L412KB

Post by RTJNair »

Hi Leigh,

I have tried to make an FCD file and copied that into both the default and MatrixTSL FCD folders but was not successful in compiling it. I also copied the HAL drivers and xxx.ld files generated by cubemxIDE, but was still not successful..not even close !. Hex compile returned a "you are not licensed..." error.

Since I am working on a low-power project and getting this chip working on FC-10 will be of great help.

Attaching here the FCD file (STM32L412KB) and some more that I made if it can be of any help.

Thanks in advance
RTJ Nair

Note: Have commented out certain functions that I don't need for the project. Used a Nucleo-32-L412KB board for xxx.ioc, linker xxx.ld, HAL etc.
Attachments
STM32L412KBUX_FLASH.ld.txt
(5.3 KiB) Downloaded 3 times
Nucleo32_L412KB.ioc.txt
(8.16 KiB) Downloaded 5 times
32L412KB.fcdx
(41.56 KiB) Downloaded 5 times

LeighM
Valued Contributor
Posts: 459
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 82 times
Been thanked: 246 times

Re: Support for STM32L412KB

Post by LeighM »

As you have found, to support a new processor family takes quite some time and effort. Unfortunately I currently don't have enough free time to play with this. The L series is maybe something for Matrix to consider

Post Reply