We have added the STM32L053 examples that could be useful to learning the STM32L0’s peripherals. There are helpful Jupyter notebooks that showed work with ADC, PWM and GPIO peripherals. GitHub repo: https://github.com/remotemcu/remcu_examples/tree/master/stm32l053_nucleo
Tag Archives: HAL
STM32L0x3 HALL and LL driver
New community REMCU version for STM32L0x3 chips is available for download. This provides the HAL and LowLevel(LL) drivers Library to control the ultra-low-power microcontroller of ARM Cortex M0-based STM32L0 Series . There are version for Windows, MacOS and Linux OS. Go to Download page, type one of the following MCU name: STM32L053, STM32L053C6, STM32L053C8, STM32L053R6, […]