STMicroelectronics / STM32CubeL1

Full Firmware Package for the STM32L1 series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits).
Other
37 stars 24 forks source link

Remove BRR definition for stm32l151xc devices #5

Closed BuBuaBu closed 4 years ago

BuBuaBu commented 4 years ago

According to the reference manual (RM0038 Rev 16), chapter 7.4.11 - GPIO bit reset register, the bit reset register (BRR) is not available on stm32l151xc (Cat. 3) devices.

ALABSTM commented 4 years ago

Hi @BuBuaBu,

Thank you for your contribution. You are absolutely right. These bits shall be removed from the CMSIS file of the stm32l151xc devices.

Actually, this issue has been already spotted internally and fixed. It will be available in the frame of a future release. Thank you once more.

With regards,

ALABSTM commented 4 years ago

ST Internal Reference: 45853