User Activity

Hello,I am trying to synchronize the sending of strings using UART via a DMA. The program ``mostly`` works but the DMA does not write fast enough therefore the program overwrites the buffer and it ends up sending garbage data. I am trying to synchron...
Hello, I am making the connections for programming the STM32G0B1KET6 in hardware and came across the boot0 pin sharing the same connection as the SWCLK for serial wire debug (I am using the 32 pin version of this mcu). Just to confirm to program the ...