News:

PROTON pic BASIC Compilers for PIC, PIC24, dsPIC33

Main Menu

Microchip's dsPIC USB HID C examples?

Started by trastikata, Jan 05, 2023, 05:40 PM

Previous topic - Next topic

trastikata

Hello all,

I was looking through the MC site and couldn't find any USB code examples for the 16-bit devices. Anyone has a link or file that I can take a look at to build my own Positron USB libraries?

Thanks

Gary Scott

#1
Quote from: trastikata on Jan 05, 2023, 05:40 PMHello all,

I was looking through the MC site and couldn't find any USB code examples for the 16-bit devices. Anyone has a link or file that I can take a look at to build my own Positron USB libraries?

Thanks

Have you checked Microchip's github page?
https://github.com/MicrochipTech

Microchips MCC will most likely generate what you need in C but it will be a terrible ordeal for you, as MCC generates a cluster fook

trastikata

Quote from: Gary Scott on Jan 05, 2023, 05:59 PMHave you checked Microchip's github page?
https://github.com/MicrochipTech

Thanks, never used this link, but I  think I found what I am looking for.