Pi PICO USB HID

Post and discuss new components that you have created.
Post Reply
User avatar
p.erasmus
Valued Contributor
Posts: 434
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Pi PICO USB HID

Post by p.erasmus »

Dear Team.

I have started to work on a Pi PICO and have installed the tool chain and having a simple FC chart running that blinks the on board led (GPIO25)
no issues in programming and running the FC chart.
However I am not sure if the PICO supports USB HID ,we would like to emumerate it as a keyboard ,I have placed a USB HID component and did the settings as I think it should be (although I have concerns about the decriptor file) the PICO never show up as keyboard in windows I am using the mikroE IDE HID terminal to see if the pico did enumerate ( using this HID terminal in the past with various PIC's I know I can trust thisterminal :) )

Attched the PC chart and a screen print of the HID terminal

P2.jpg
P2.jpg (34.68 KiB) Viewed 3058 times
Pico_Keayboard.fcfx
(38.46 KiB) Downloaded 154 times
I appreciate your help :D :D :D
Regards Peter - QME Electronics

User avatar
p.erasmus
Valued Contributor
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: Pi PICO USB HID

Post by p.erasmus »

Dear Team.

Can you please just give an yes or No answer to this question as the customer is a person that builds many types or remote controls and he has been using PICs and FC but due to the nature of this special request he has he would like to use Pico but we can not get the HID to work and he needs to urgently give his customers and answer if he can build these units for them based on Pico .He has been using FC since V6 and hope that he can grap this Pico based project
Regards Peter - QME Electronics

LeighM
Valued Contributor
Posts: 394
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 69 times
Been thanked: 208 times

Re: Pi PICO USB HID

Post by LeighM »

Hi,
sorry for the delay, and we don't currently have any USB support for Pico

User avatar
p.erasmus
Valued Contributor
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: Pi PICO USB HID

Post by p.erasmus »

Hi Leigh.

Thanks for the answer is the HID supported in PIC24 or PIC32 as an alternative for this project

:D
Regards Peter - QME Electronics

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: Pi PICO USB HID

Post by BenR »

Hi Peter,
is the HID supported in PIC24 or PIC32 as an alternative for this project
Yes. PIC32 is supported but atm is more fiddly then for a PIC24 or dsPIC33.

User avatar
p.erasmus
Valued Contributor
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: Pi PICO USB HID

Post by p.erasmus »

Hi Ben,

Thank you for the info, :D
Regards Peter - QME Electronics

Post Reply