Skip to main content
elmzaiti youssef
Associate III
July 10, 2017
Question

Switch from SPL ( STD Library) to LL Library

  • July 10, 2017
  • 2 replies
  • 743 views
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
This topic has been closed for replies.

2 replies

S.Ma
Principal
November 27, 2017
Posted on November 27, 2017 at 10:39

Maybe, by digging here:

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

 
Technical Moderator
November 27, 2017
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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks