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

Status
Not open for further replies.

Hayee

Member level 2
Joined
Mar 4, 2022
Messages
44
Helped
0
Reputation
0
Reaction score
1
Trophy points
8
Activity points
431
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
 

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
 
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.
 

@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.
 

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.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top