Generating a sine wave using STM32G4
I'm a beginner with STM32 and I'm trying to generate a sine waveform using a STM32G4 through the NUCLEO-G431KB board to be exact. I've been looking through tutorials on how to generate a waveform using a STM32G4 board, particularly this tutorial but nothing has worked — most of the guides I've taken a look at are not for STM32G4 boards which is why I reckon they can't be applicable to the board I'm using. I've also taken a look at this reference manual but I don't know where to start.
Does anyone know of any resources that would be helpful for me in generating a waveform using a STM32G4 in particular? Or maybe, how different would programming a STM32G4 be in comparison to the STM32H7 tutorial that I've linked?
