Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => RT5350F => Topic started by: srj on May 17, 2016, 09:29:19 PM

Title: USB Device
Post by: srj on May 17, 2016, 09:29:19 PM
I want to use the USB device interface.
Does somebody know which device controller is used in the RT5350 for USB Device?

Thanks!
Title: Re: USB Device
Post by: JohnS on May 18, 2016, 12:57:13 PM
Consult schematic / user manual.

John
Title: Re: USB Device
Post by: srj on May 18, 2016, 01:49:00 PM
In the datasheet of the rt5350f i can only find the base address of the USB device controller and some registers. I think this is too less to write a driver.

Juergen
Title: Re: USB Device
Post by: JohnS on May 18, 2016, 04:43:44 PM
Did you look at OS (Linux/Android/etc) sources for drivers?  Do you actually need to write one?

John