Skip to main content
PRena.1
Associate
November 7, 2023
Solved

Problem with the ST25RU3993-HPEV's FW

  • November 7, 2023
  • 1 reply
  • 794 views

Hello everyone,

I'm trying to compile the code wich is give at this address  on STM32CubeIDE and I have some problems when I want to compile the code. CubeIDE choose automaticalement the wrong "stm32l4xx_hal.h" and don't bring the one wich is in my workspace. It seams that CubeIDE include an external "stm32l4xx_hal.h". Do you know what handling I have to do it to include the good .h ? 

ST.PNG

 

Best regards.

 

Paul

 

 

This topic has been closed for replies.
Best answer by Tesla DeLorean

You'll probably want to double check the Include Paths settings and ordering. Change so it points to the version you want to use.

1 reply

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
November 7, 2023

You'll probably want to double check the Include Paths settings and ordering. Change so it points to the version you want to use.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..