VS1010 Minidemo USB Host mode Question

Designing hardware and software for systems that use the VS1010 MP3 Audio DSP Microcontroller.
Post Reply
liamfrappell
User
Posts: 2
Joined: Tue 2020-10-20 9:46

VS1010 Minidemo USB Host mode Question

Post by liamfrappell »

Hi - I am interested in using the VS1010 demo boards - but before I purchase, I was wondering if it is possible to use the VS1010 Minidemo board in USB host mode?

After looking at the circuit diagrams, it seems I could just supply power separately, and reverse the data lines on a female USB A cable.

My goal is to play audio from a USB stick - if it is impossible with the Minidemo, then I will look at the main Demo board (But would prefer the Minidemo, as the main board is expensive and I am just a student :D )
User avatar
Panu
VSDSP Expert
Posts: 2829
Joined: Tue 2010-06-22 13:43

Re: VS1010 Minidemo USB Host mode Question

Post by Panu »

Hi!

Sure, I think it should work.. you'll need the USB host driver (USBPROBE+USBHRD) from
http://www.vsdsp-forum.com/phpbb/viewto ... =15&t=2309

Give a good amount of power to the USB stick! Tell us how it goes!

-Panu
liamfrappell
User
Posts: 2
Joined: Tue 2020-10-20 9:46

Re: VS1010 Minidemo USB Host mode Question

Post by liamfrappell »

Thanks Panu - I've just purchased the mini-demo board and will let you know how it goes!
Hannu
VLSI Staff
Posts: 529
Joined: Mon 2016-05-30 11:54
Location: Finland
Contact:

Re: VS1010 Minidemo USB Host mode Question

Post by Hannu »

liamfrappell wrote: Tue 2020-10-20 9:52 reverse the data lines on a female USB A cable.
No don't or you have to chop another cable. USB has always VBUS, D-, D+ and GND order of signals in 4 or 5 pin connector. Otherwise the host mode should work.
Post Reply