DMA DAC Stream works on STM32L476RG but not G431RB
So, I've got a super basic test program which is example page 289 from Dogan Ibrahim's "Nucleo Boards Programming with STM32 Cube IDE" which outputs a wavetable of 21 entries to the onboard DAC using TIM2 and DMA with cirular buffer. It works perfect...