STM32F730 DMA data shifted 1 bit
Hi,I am using 2 DMA transfers (DMA2) in the following configuration. The basic project is generated with cubeMX. Mostly clocking and USB parts are done in cubeMX, everything else is done "by hand".The first DMA2 transfer uses stream0 and is transferr...