Hello,
I am a beginner with Keil and microcontroller. For a project i want to use STM32 nucleo L476RG with STM32 NFC2 module. My problem comes of made that I do not simply manage to run the cube nfc2 with the cube of the nucleo L476RG. I have to observe the configuration supplied for the model F4 and I reproduced the same functioning, the by replacing drivers F4 by L4, to change start-ups.
I have many error:
STM32F4xx-Nucleo\STM32L476RG_NUCLEO.axf: Error: L6218E: Undefined symbol HAL_PWREx_GetVoltageRange (referred from stm32l4xx_hal_rcc.o). STM32F4xx-Nucleo\STM32L476RG_NUCLEO.axf: Error: L6218E: Undefined symbol HAL_PWREx_DisableLowPowerRunMode (referred from stm32l4xx_hal_pwr.o). STM32F4xx-Nucleo\STM32L476RG_NUCLEO.axf: Error: L6218E: Undefined symbol HAL_PWREx_EnableLowPowerRunMode (referred from stm32l4xx_hal_pwr.o). STM32F4xx-Nucleo\STM32L476RG_NUCLEO.axf: Error: L6218E: Undefined symbol HAL_PWREx_EnterSTOP1Mode (referred from stm32l4xx_hal_pwr.o).
Someone can help me please
View all questions in Keil forum