Usb slave pic24 & fc7

A forums to allow bugs and problems with Flowcode v7 to be reported and resolved.

Moderator: Benj

Post Reply
regisD
Flowcode V4 User
Posts: 16
Joined: Wed Apr 07, 2010 7:48 am
Location: France, Troyes
Contact:

Usb slave pic24 & fc7

Post by regisD »

Just for information, I have check my small program with FC7 and... same as FC6 :cry: , it doesn't work and i have no access to the source code of usb functions, if somebody had an idea...
Thanks
Attachments
test_v7.fcfx
(9.45 KiB) Downloaded 204 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: Usb slave pic24 & fc7

Post by LeighM »

Can you check the value of the USB PLL Prescaler in your project config?
Looks like it could be wrong for your 32MHz clock.

regisD
Flowcode V4 User
Posts: 16
Joined: Wed Apr 07, 2010 7:48 am
Location: France, Troyes
Contact:

Re: Usb slave pic24 & fc7

Post by regisD »

No it's not a config problem (you havn't check my prog on hardware :oops: ), to give proof of that I am sending you a program that works well. The problem seems coming from the UsbSlave_CheckRx procedure (i rewrote it)....
Attachments
test_usb_v6.fcfx
made with FC6 but the same with FC7
(11.26 KiB) Downloaded 209 times

Post Reply