USB bus ?

It's all about the code!
Post Reply
User avatar
rus084
contributor
contributor
Posts: 678
Joined: Sun Dec 01, 2013 1:40 pm
Location: Russia , Stavropol

USB bus ?

Post by rus084 »

maybe we will use USB bus?
USB can connect 127 devices in 1 bus .
stm32f4 support usb-OTG .

still have a cheap chip usb hubs, such http://web.comhem.se/mulle1/GL850.pdf

80211 usb modules also cheaper, for example http://www.realtek.com.tw/products/productsView.aspx?Langid=1&PFid=48&Level=5&Conn=4&ProdID=228

+ Can connect usb flash memory card
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: USB bus ?

Post by AndreyB »

USB is just a... bus. Why do you think we need a bus? Between what and what?

Let's stay real and implement features from simple to complex. We still have so many trivial things in the queue that it seems like it's not yet time for a USB flash drive.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
rus084
contributor
contributor
Posts: 678
Joined: Sun Dec 01, 2013 1:40 pm
Location: Russia , Stavropol

Re: USB bus ?

Post by rus084 »

Then why we use usb devices in live , if not different devices can work via another bus?
implement features can do many people , but only some people can do it correct without example ;)
s_ali
Posts: 23
Joined: Tue Jul 08, 2014 3:57 pm

Re: USB bus ?

Post by s_ali »

For conver UART(RS232) >< USB
iam use FT232RL (have on any pc-atx mainboard)
Post Reply