both of stm32h743's usb host support dma?
hi
On stm32h743, usb hs1 with external phy works perfectly well in dma mode. Its perfoamance and reliability is very good.
But usb hs2 with internal phy not work in dma mode. If I disabled dma mode, it works but not reliable. It's internl fifo sometimes crashed when I output buck data and the device response with nak. I test it by write 20M bytes of mass storage file.
So does the dma is supported for full speed usb device on hs2 controller?
