Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need advice for USB host IC

Hayee

Junior Member level 3
Junior Member level 3
Joined
Mar 4, 2022
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
216
Hi Everyone
I want to read and write some data using USB port from some devices in my device which consist of PIC16F877A/PIC18F452 Microcontoller. My Device will work as a Host. For this purpose I have to use a USB Chip which works as a HOST.
I was searching around and found 2 IC's. One is CH559 and other one is Microchip 24FJ64GB002.

My question is can I use either of these mentioned above IC's or there is something I am missing?
Also is there any other Cheap IC which I can use?
I want to use ready made solution of USB Host means I don't want to write driver code for USB Host.
Just connect one of these IC's and write code for other things.

What you guys suggest me

Thanks and best regards
 

KlausST

Super Moderator
Staff member
Advanced Member level 7
Joined
Apr 17, 2014
Messages
23,281
Helped
4,742
Reputation
9,505
Reaction score
5,130
Trophy points
1,393
Activity points
154,237
Hi,

You will need to write code in either case.
For an IC solution read through "FTDI Vinculum".

Don´t know if this fits your needs. Never used it.

Klaus
 

danadakk

Advanced Member level 5
Advanced Member level 5
Joined
Mar 26, 2018
Messages
2,296
Helped
351
Reputation
720
Reaction score
530
Trophy points
113
Activity points
10,092
USBUART trivial to do on this chip. Plus its an ARM core with the below SOC
features, all in one chip.

1675372613434.png


Other resources onchip, multiples in many cases :

1675372727661.png



IDE (PSOC Creator) and Compiler free, good board to start with $ 15 :



Regards, Dana.
 

Hayee

Junior Member level 3
Junior Member level 3
Joined
Mar 4, 2022
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
216
@KlausST I checked the FTDI Vinculum website. they have different kind of firmware's.

I never use USB communication before.
My purpose of using this is to get data from Solar Inverter in my Microcontroller using USB communication.
 

Hayee

Junior Member level 3
Junior Member level 3
Joined
Mar 4, 2022
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
216
Hi Guys.
I am working on the required scenario. I have shared an image which shows the current scenario and required scenario.
As my understanding its a UART to USB bridge. If I use FTDI VNC Chip, do I need to write the code for this function or some readymade code is available which I download in the chip and working onward?
If I required to write the code for this then what is the best place to study about USB coding or from where I start it?
Scenario-1.png


looking for your kind responses.
 

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top