User Activity

Hi. I am working in a project which involves the use of an STM32L443 microcontroller. I am using the IAR for ARM v 9.30.1 and the CMSIS and ST drivers package (STM32CubeL4 Firmware Package V1.17.1). I am using LL drivers (HAL is not suitable for our ...
Hi.I am having some issues trying to use the EXTI module, to implement interruption routines associated to ports.The problem is related to the behavior of STM32 microcontrollers with ports interruptions. In most microcontrollers (i.e. Texas Instrumen...
Hi, I am starting to use the STM32 MCUs, in specific, the STM32G0 series. I am planning to use the Keil IDE for developing. I have a question about the package that I must use. I have seen that there is to type of packages containing the CMSIS, LL an...