USB Host in version 5 ?

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 4.
To post in this forum you must have a registered copy of Flowcode 4 or higher. To sign up for this forum topic please use the "Online Resources" link in the Flowcode Help Menu.

Moderator: Benj

Post Reply
Gypo
Posts: 52
Joined: Thu Apr 29, 2010 11:12 am
Has thanked: 5 times
Been thanked: 3 times
Contact:

USB Host in version 5 ?

Post by Gypo »

Hi

I have searched the net, forum and FAQ and all the things I can possibly read about Flowcode version 5....... Does Flowcode 5 support USB host?

I use the pro versions (version 4) of PICmicro and dsPIC & PIC24, I now need to be able to put projects together that use USB host and I can't find anywhere that will tell me if version 5 supports that mode.

Does it? If not is there any plans to add it anytime soon?
if I don't have a specific pic chip that I need I'll get it so the chip isn't the stumbling block writing the code is.

Before I got Flowcode I would write my progs in assembly and/or C within MPLAB IDE but now after using flocode all the time that is in the far distant past and it's taking an age trying to remember how I did things that way and longer trying to learn the USB stuff for it too. I build all my own prototypes and finished circuits so can make the required circuit when I find the code to use. I also have a PIC24F Starter Kit 1 so can try code out on that first. The starter kit has a PIC24FJ256GB106 pic on it.

I'm not trying to do anything too complicated, I just want to connect a serial USB device to a USB host pic chip and send the serial from it out to the pics USART in RS232... There are bits in between I need to do but that and the RS232 stuff I can do, the USB host is my wall.

Can any one help Please
Many Thanks guys
Gypo
The only real simulation isn't ...
Gypo

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: USB Host in version 5 ?

Post by kersing »

Flowcode 5 does not provide USB host. All supplied USB components are slave mode only. I do not expect USB host will be added soon.
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Post Reply