cancel
Showing results for 
Search instead for 
Did you mean: 

Switch from SPL ( STD Library) to LL Library

elmzaiti youssef
Associate II
Posted on July 10, 2017 at 11:32

Hello , 

  In stm32f7 , ther's not a  SPL so there's not a trick to switch from SPL to LL or HAL .

Youssef 

#spl #migrate-from-stmf4-to-stm32f7 #stm32f4 #hal #ll #std_lib #stm32f7
2 REPLIES 2
S.Ma
Principal
Posted on November 27, 2017 at 10:39

Maybe, by digging here:

http://www.st.com/en/development-tools/spl2ll-converter.html

 
Imen.D
ST Employee
Posted on November 27, 2017 at 10:52

Hello,

Here the tool

http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-configurators-and-code-generators/spl2ll-converter.html

converter published in the web which allows you to convert your SPL application to a Cube one based on LL code.

http://www.st.com/content/ccc/resource/technical/document/application_note/group0/5e/65/b0/94/13/e4/42/ca/DM00405316/files/DM00405316.pdf/jcr:content/translations/en.DM00405316.pdf

shows the steps to migrate from an existing STM32-based application developed under the STM32 SPL to any one of the other microcontroller types using the STM32Cube LL drivers.

Hope this helps you.

Best Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen