ds30 Loader free edition forums
PIC24FJ64GB002 with USB OTG (device, CDC class) [solved] - Printable Version

+- ds30 Loader free edition forums (https://picbootloader.com/forum)
+-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3)
+--- Forum: 16-bit firmwares (https://picbootloader.com/forum/forumdisplay.php?fid=6)
+--- Thread: PIC24FJ64GB002 with USB OTG (device, CDC class) [solved] (/showthread.php?tid=445)



PIC24FJ64GB002 with USB OTG (device, CDC class) [solved] - msr - 2011-11-04

Hello,

I have a project with a PIC24FJ64GB002 which has USB OTG. I'm wondering if I can use ds30 bootloader with it and what would be the "workflow"? First program ds30, then upload CDC class with the help of a FT232 chip, then connect PIC directly to a PC USB port?

Are there some examples of ds30 working with PIC's USB? If you can provide me some guide lines to help putting me on the right way I'll be grateful.

Thanks


RE: PIC24FJ64GB002 with USB OTG (device, CDC class) - Mikael Gustavsson - 2011-11-05

Hi,
ds30 Loader does not support USB directly. Only using a UART<->USB chip.
Does that answer your question?


RE: PIC24FJ64GB002 with USB OTG (device, CDC class) - msr - 2011-11-05

What would have to change to support USB?
Are there some plans to support USB?

Thanks!


RE: PIC24FJ64GB002 with USB OTG (device, CDC class) - Mikael Gustavsson - 2011-11-08

It is probably easier to add boot loader functionality to an existing USB framework than to add USB support to the ds30 Loader free edition.
There is no plan to support USB in the free edition.