User Activity

Hello everyone,I'm working on a project where i use 2 STM32 MCU which communicate with each other with LPUART and DMA.My STM32 references : STM32L072CBT6 and STM32L010C6T6I have a problem with this communication with LPUART and DMA. I see that error ...
Hello everyone,I'm working on a project with a STM32L072CBT6.I'm using LPUART (PB10 / PB11) at 9600 bauds to communicate with an other board. For low power consumption, i'm using LSE for my LPUART.When i check my bauds rate on my oscilloscope, i get ...
Hello everyone,I'm working on a project with an STM32L072CBT6.In my project, i use a LPUART1 and USART1 to send and receive data. Connected to this i use a DMA to get data.My projet works fine so i try to implement stop mode to reduce consumption.In ...
Hi everyone,I'm working on a project with an STM32L072C6T6.I'm using LPUART1 DMA to get data from my LPUART with interrupt when the bus go idle.My soft working when, after power on the device, i push the reset button of the MCU. All start correctly.B...
Hello everyone,I have made a custom board with STM32L072CBT6. All works fine when i use my board and program her with STLink.I would try to program my board through USB, to do that i have a uUSB connector on my board connected to my uC. To flash, i u...
Kudos from