Created Tue, 14 Jun 2011 23:56:29 +0000 by wjwalrus
Tue, 14 Jun 2011 23:56:29 +0000
Digilent Support comments on a problem with shiftOut (also applies to shiftIn) function (IDE version: Arduino 0022-chipkit-win-20110530)
[color=#4000FF]It turns out that the one of the GitHub developers forgot to move the shiftOut routines to the PIC32 side code. I've filed a bug for the GitHub project but in the meantime the fix should be very simple. Open up the MPIDE folder, navigate to
.\hardware\arduino\cores\arduino\
And copy the file wiring_shift.c to
.\hardware\pic32\cores\pic32[/color]
Mon, 08 Aug 2011 17:19:18 +0000
Hi wjwalrus:
Thanks so much for the post. I know there is a new build being put out shortly and I'll be sure to post this on our github repository issue tracker.