User Activity

I'm trying to measure an IoT device current consumption with the devKit STM32L562E-DK. It claims to measure currents from 300 nA to 150 mA but I'm unable to measure any current beyond 50mA. To run the tests I'm using STM32CubeMonitor-Power and the b...
Hi,I'm using CubeMX to generate the code for the STM32WB and I found a problem in the secuencer library which is automatically generated.When I register a new task in the scheduler, this places the callback function in TaskCb[0] but when I set the ta...
I'm working on a custom circuit based on STM32 mcu. I can connect the controller and read the memory on ST-LINK utility; then I open atollic, generate a basic code with CubeMX and try to debug. Atollic is able to connect the MCU but, as soon as I cli...