Hello , i am a student working on final year project
anyone made the usb-usb communication to send data between MSS and pc? Thankyou
- I tried with accessing the memory of the address of usb 0x00201000 but it was either read or writing 0 only (plus their was not a description of the registers inside in a technical reference)
- I tried with using the driver of usb inside gateware/sources/HSS/baremetal/mss/usb , but it couldn’t be built
So my goal at the end to have a .c and .h to be able of communication (sending/receiving) between the board(MSS) and the pc
Thankyou for your help at least of a way to start!