STM32 CubeMX “Timer + ADC + DMA”
15
Jan
This is a simple write-up so I don’t have to figure it out again next time. The goal is to setup a periodic timer which starts an ADC measurement on the background using DMA. I’m using a NUCLEO-F303RE development board. … Read More »