STM32H7 issue with USB DMA
Hi,
I am working with STM32H743ZI
When I enable USB DMA, writing enable here :
I have 3 bytes of offset in my frames, my frame is supposed to start with aa:55:dd:aa instead of 00:00:00:aa:55:dd:aa
It is fixed when I disable DMA but I want to use it
Here is my memory usage :
Any parameter I am missing ?
Regards,
Gabriel
