HID USB DEVICE WITH PIC24F

General discussion on mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
mrk89
Posts: 19
Joined: 10 Jan 2015 01:05

HID USB DEVICE WITH PIC24F

#1 Post by mrk89 » 24 Jan 2021 19:20

Hi guys,
I made a lot of USB HID Devices like joystick, mouse ecc.ecc... using PIC18F.
Now, I need a bigger uC with many I/O, and I'm trying to use a PIC24FJ64GA108.
I know it's possible, but could someone explain me how to do that?
Could you share some code with me if you have already done that?

Thank you in advance very much.

Marco

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: HID USB DEVICE WITH PIC24F

#2 Post by filip.grujcic » 25 Jan 2021 12:46

Hello,

There is a simple HID example that comes with the compiler:
...\Mikroelektronika\mikroC PRO for dsPIC\Examples\Development Systems\Easy24-33 v6\USB
You could use it for reference.

Regards,
Filip Grujcic

mrk89
Posts: 19
Joined: 10 Jan 2015 01:05

Re: HID USB DEVICE WITH PIC24F

#3 Post by mrk89 » 25 Jan 2021 12:59

Hello Filip,
have you tried it?
I'm asking because in the past some examples weren't working.

Thank you, I'll give it a try

Marco

Post Reply

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