User Activity

I recently changed the configuration of working product from HAL API to LL API to improve performances.Unfortunately, the LL initialisation code generated by the STM32CubeIDE for the ADC was incomplete, and forgets to set the PCSEL register when need...
I want to generate an interrupt on the rising edge of PI0 on the M4 CPU.Unfortunately, when I program the GPIO With ARM Cortex-M4 pin context assignment, the code generated is as follows in gpio.c: EXTI_InitStruct.Line_0_31 = LL_EXTI_LINE_0; EXTI_...
For some reasons, stm32h7 has strange builtin definitions, defining some of the standard 32-bit integer quantities as "long" variables, see the attached grepping of my language.settings.txt file.The problem with this relic of the 16-bit era of comput...
The release notes no not mention MacOS 11, but has anyone tried?I want to upgrade my Mac, but not if STM32CubeIDE stop working!
Kudos from