Page 2 of 2

Re: New USB Host Library Released!

Posted: 03 Apr 2013 13:59
by hadv
Requesting for a Host library for PIC18F seems trivial to me, as far as I know there are at this time no PIC18F devices that suppport host mode.

Re: New USB Host Library Released!

Posted: 03 Apr 2013 16:17
by JohnD
Hello,

Is it possible to use the ARM STM32F407 instead of the STM32F107, and if so how can I change the example project(s) to use the 407 ?
I tried several options to use the USB of the 407 without success.

Best regards,
JohnD

Re: New USB Host Library Released!

Posted: 03 Apr 2013 23:03
by Toley
Hi and thank you for the long awaited USB Host for PIC32 library.

I just want to ask if you can add to the package the Visual TFT projects for the exemples. This way it could be more easily adapted to other hardware.

Re: New USB Host Library Released!

Posted: 04 Apr 2013 13:27
by filip
Hi,

@JohnD,
You will need to set the oscillator correctly in the Edit Project window. You can use one of the predefined configuration bits schemes given in the compiler for STM32407.

@Toley,
This seems like a good idea, I will speak to our developers regarding this.

Regards,
Filip.

Re: New USB Host Library Released!

Posted: 12 Apr 2013 15:07
by anikolic
USB Device and Host libraries for dsPIC30/33 and PIC24 released!

Image

We're happy to present you with the new USB Device and
USB Host libraries for our dsPIC/PIC24 compilers.
They are available for download on Libstock website.

Re: New USB Host Library Released!

Posted: 13 Apr 2013 21:57
by erpay
Thanks a lot :) Now we can make some progress.