User Activity

I have migrated to CubeMX 6.6.0 and now my code is generating stm32g4xx_ll_* files.Is there any explanation for this behaviour? - gb
I'm trying to log my data in a .csv file, using the STM32CubeMonitor v1.4.0.I'm configuring my ST processing node as follows: Sadly, it produces .csv with no data in them (see next screenshot).I also tested the same setup with the .stcm, and it worke...
Hi,I want to understand fundamentally how the STM32CubeMonitor is able to monitor my memory and the tradeoffs of using such software.Is there some documentation on the topic? I can't find anything.How does the atomicity work? Is the core stopped whil...
I want to convert my project from using an STM32G491xE to an STM32G431xB.To my understanding, the only way to switch between microcontrollers is using the STM32CubeMx "List Pinout Compatibility" feature.The problem: this functionality does not work ...
Hi,Using an STM32G4, I want to start an ADC conversion periodically using an event from a timer.To do so I choose the TIMER6 (basic timer) and ADC2 peripherals.Sadly, it didn't work.The reference manual, seems to imply that you can't use a basic time...
Kudos from