USB host for PIC24FJ256GB110

General discussion on mikroBasic PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
Prof.Wagner
Posts: 126
Joined: 25 Mar 2011 04:35

USB host for PIC24FJ256GB110

#1 Post by Prof.Wagner » 18 Jul 2011 15:50

Hi,
Somebody knows how I can (or if is possible) to use the USB Library of MikroBasic PRO to use the USB port of PIC24FJ256GB110 in host mode?
I need to connect a bar code reader (HID keyboard) in the PIC24FJ256GB110. I have the board TFT MikroMMB for pic 24F and this board has an usb port avaliable.
I have the mikrobasic PRO. If is necessary mikro C PRO, no problem to me. I can buy it.
Somebody already used the PIC24FJ256GB110 in host mode in mikro compiler environment?

Thank you

Prof. Wagner

KaranSoin
Posts: 130
Joined: 07 May 2010 22:27
Location: Melbourne, Australia

Re: USB host for PIC24FJ256GB110

#2 Post by KaranSoin » 19 Jul 2011 11:10

PIC24 USB host library is yet to be released. I am waiting for the same. Asked the ME support people about it, they said it is in the works but cannot provide a proper time as to when it will be available. Best bet at the moment is to get the Microchip examples and support and figure out how to integrate it with ME compiler (and please msg me too if you are able to do that successfully !! :wink: )

cheers

Prof.Wagner
Posts: 126
Joined: 25 Mar 2011 04:35

Re: USB host for PIC24FJ256GB110

#3 Post by Prof.Wagner » 19 Jul 2011 14:38

OK KaranSoin
thank you
prof. Wagner

mpathma
Posts: 90
Joined: 28 Dec 2010 09:46
Location: Malaysia
Contact:

Re: USB host for PIC24FJ256GB110

#4 Post by mpathma » 22 Jul 2011 04:44

Prof.Wagner wrote:OK KaranSoin
thank you
prof. Wagner
Hi,

We unable to port Microchip to MikroE, but we used MPLAB and completed USB Host on PIC24FJ256GB110

Porting was like going into the code to deep.... Microchip examples was good resources.

M.Pathma

Prof.Wagner
Posts: 126
Joined: 25 Mar 2011 04:35

Re: USB host for PIC24FJ256GB110

#5 Post by Prof.Wagner » 09 Aug 2011 16:37

KaranSoin wrote:PIC24 USB host library is yet to be released. I am waiting for the same. Asked the ME support people about it, they said it is in the works but cannot provide a proper time as to when it will be available. Best bet at the moment is to get the Microchip examples and support and figure out how to integrate it with ME compiler (and please msg me too if you are able to do that successfully !! :wink: )

cheers
Hi KaranSoin,

I am trying to use the PIC24 USB host looking the Microchip examples but this are so dificult to separate what I need and insert this parts in my program that I developed in MikroBasic. I need only to attach a HID bar code reader.
Did you get success to use 24F in host mode?

Regards

Wagner

KaranSoin
Posts: 130
Joined: 07 May 2010 22:27
Location: Melbourne, Australia

Re: USB host for PIC24FJ256GB110

#6 Post by KaranSoin » 23 Aug 2011 20:46

Did you get success to use 24F in host mode?
Not yet unfortunately, I see there is a thumbdrive bootloader mentioned in microchip documentation, I am hoping to use it "as is" and hopefully get ball rolling for future. I'll post a msg if I get something good :)

cheers

Post Reply

Return to “mikroBasic PRO for dsPIC30/33 and PIC24 General”