STMicroelectronics / STM32CubeL4

STM32Cube MCU Full Package for the STM32L4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
262 stars 153 forks source link

CMSIS headers define LTDC_Layer2, but LTDC_Layer2_BASE doesn't exist #26

Closed benedekkupper closed 3 years ago

benedekkupper commented 3 years ago

Describe the set-up

Describe the bug Compilation fails since there's no definition for LTDC_Layer2_BASE.

RKOUSTM commented 3 years ago

Hi @benedekkupper,

Thank you for this report. According to the reference manual RM0432, we have only one layer for STM32L4P5xx/ STM32L4Q5xx and two layers for STM32L4R7xx/STM32L4R9xx and STM32L4S7xx/STM32L4S9xx.

The reported point has been forwarded to our development teams and see if there is an update in the stm32l4p5xx.h and stm32l4q5xx.h files to correspond the reference manual. We will get back to you as soon as they provide us with their feedback.

Will keep you informed.

With regards,

RKOUSTM commented 3 years ago

Hi @benedekkupper,

Thank you for this report. The issue has been confirmed by our development teams. The LTDC_Layer2 definition will be removed from the stm32l4p5xx.h and stm32l4q5xx.h CMSIS files. This fix will be made available in a future version. Thank you again.

Thank you again for your contribution.

With regards,

RKOUSTM commented 3 years ago

ST Internal Reference: 99731

RKOUSTM commented 3 years ago

Hi @benedekkupper,

I hope you are fine. The issue you reported has been fixed in the frame of version v1.17.0 of the STM32CubeL4 published recently on GitHub.

Thank you again for having reported.

With regards,