Question
Enabling IP DMA on USB when enabling DCACHE on STM32H7A(B)
I have referred to this document but it gives no solution.
https://community.st.com/s/article/how-to-enable-dma-in-usb-with-stm32h7-devices?t=1659888985140
I have tried putting all the USB variables and arrays into a noncacheable region of AXI1 RAM but the USB is not firing up. I will provide more details of what is happening after I debug...
