User Activity

I'm using the Nucleo STM32G474RTE board and the LL drivers for DMA, GPIO and HRTIM and the CUBEMX in the IDE. My goal here is to drive a full H-Bridge with 4 PWM signals having the needed deadband and duty cycle control.Using the LL libraries and CUB...