User Activity

HelloI am looking for an example to get the ADC regular sequence transferred by DMA to memory going.I use TIM15 to trigger the ADC regular sequence, which has four measurements, every 5 milliseconds. When I activate the EOS IRQ and toggle a GPIO I se...
Hi allI am looking for a solution to prevent the NULCEO-H563ZI board from resetting every time the USB-C cable to the PC is plugged in and out. The virtual COM port of the ST-LINK is used to send configuration data to the board. Therefore, it is not ...
I have a STM32G071 where, among other stuff, an UART interface an a GPIO input are configured. UART is mapped to PA9 - PA12 (Tx, Rx, CTS, RTS). PA8 is configured as GPIO input mode (no pull-up, pull-down). On the net connected to PA8 is a hall sensor...