Stm32 USB OTG Host and Device
Hello everyone,
I have recently started working with a Nucleo board based on STM32L4R5. IDE: STM32CubeIDE and the HAL drivers.
I am trying to use the USB on the Nucleo board as OTG(both Host and Device depending on the connection). I am not found any examples that I can refer to.(I only got few that indicate either host or device)
I have come across examples that support either device or host. Also came across these documents: UM1720 and UM1734.
I am open for any suggestion as this is my first time working with USB.
Thank you.
