Problem with receving on HID *SOLVED!*

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 7.

Moderator: Benj

Post Reply
gonzogonzo
Posts: 56
Joined: Mon Aug 11, 2014 3:57 pm
Has thanked: 18 times
Been thanked: 17 times
Contact:

Problem with receving on HID *SOLVED!*

Post by gonzogonzo »

Hello,

after my last http://www.matrixtsl.com/mmforums/viewt ... 63&t=19085 post Benj solved problem of compiling HID component and my circuit work ok sending packet on HID but i am not to be able receving packet from HID;
i am not sure if it is other bug or there is a relation.
For this i upload my test file and open a new topic.

Thanks
nrf2401TX.fcfx
(25.25 KiB) Downloaded 198 times
Last edited by gonzogonzo on Tue Aug 01, 2017 3:08 pm, edited 1 time in total.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Problem with receving on HID

Post by Benj »

Hello,

Thanks for letting me know.

Please can you copy the attached file into your "Flowcode 7/CAL/PIC/USB" or "Flowcode 7/CAL/PIC16BIT/USB" folder and recompile your program and hopefully this will fix the problem for you.
MX_usb_hid_ep0Out.c
(1.62 KiB) Downloaded 224 times
Let me know how you get on.

gonzogonzo
Posts: 56
Joined: Mon Aug 11, 2014 3:57 pm
Has thanked: 18 times
Been thanked: 17 times
Contact:

Re: Problem with receving on HID

Post by gonzogonzo »

Hi Benj,

Now with Your patch HID compiling, sending and receving seem working ok.

Thank very much for Your support.

Post Reply