Resolved! Is STM32G4 FMAC X1 vector\non-circular mode documented\supported?
I have multiply\accumulate operations that I want to streamline by using the FMAC. For my application I will be loading the X1 buffer by DMA from peripherals and I don’t want to use circular mode. Documentation mentions ‘vector mode’ which matches wh...