Page 1 of 1

Pi PICO USB HID

Posted: Thu Oct 21, 2021 9:23 am
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 3161 times
Pico_Keayboard.fcfx
(38.46 KiB) Downloaded 157 times
I appreciate your help :D :D :D

Re: Pi PICO USB HID

Posted: Fri Oct 22, 2021 7:12 am
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

Re: Pi PICO USB HID

Posted: Fri Oct 22, 2021 7:58 am
by LeighM
Hi,
sorry for the delay, and we don't currently have any USB support for Pico

Re: Pi PICO USB HID

Posted: Fri Oct 22, 2021 8:50 am
by p.erasmus
Hi Leigh.

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

:D

Re: Pi PICO USB HID

Posted: Fri Oct 22, 2021 11:16 am
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.

Re: Pi PICO USB HID

Posted: Fri Oct 22, 2021 2:06 pm
by p.erasmus
Hi Ben,

Thank you for the info, :D