Skip to main content
Walter Nazarenus
Associate II
February 19, 2019
Question

SPL2LL Converter F4 to L0?

  • February 19, 2019
  • 0 replies
  • 498 views

I am trying to Convert my code, running on a NUCLEO F411RE Board to a NUCLEO L053R8 Board.

There is a Datasheet "AN5044", so i followed the instructions. I choosed the source directory and the destination directory and started the convertion. I got 77 Errors all of them are like this

" Parsing "Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h"

      [ERROR] -- Line 766 -- "RCC_LPTIM1CLKSOURCE_HSI" expression is not available for the target STM32 serie ". Should i update the CMSIS folder to the latest Version of the L0 package and the STM32L0_HAL_Driver before i started the conversion or after? I also have one more question. I want to run this project with IAR Embedded Workbench. Should i create the project after the migration and put all the files in the directory and after that change directorys and Define a new Symbol for my new Device in the project properties C/C++ Compiler / Processor? I tried different ways but i cant get it to work. Does anyone have a advice for me?

This topic has been closed for replies.