Page 1 of 1

Programming Flex (003) full board using USB

Posted: Wed Aug 15, 2012 12:37 pm
by gagandeep
Hi,
I read from the manual that "The Full FLEX Base Board also natively includes an USB port that can be used for
data transfer and, much more important, as a programming interface for the onboard
dsPIC (R) DSC. This option allows to save the cost of the ICD2 programming device,
making the whole development board self-contained." , but i am not able to find out a method to program board using USB.

Please help me out.

Regards,
Gagandeep

Re: Programming Flex (003) full board using USB

Posted: Thu Aug 16, 2012 8:41 am
by paolo.gai
Dear Gagandeep,

It's true that the hardware of the FLEX Full allows for the dsPIC onboard to be programmed through the onboard PIC18.

But unfortunately in practice the programmer firmware for the PIC18 is not available.

We worked on it a few years ago aiming for the integration with MPLAB IDE (the HW producer also signed an NDA with Microchip on the MPLAB API!), but at the end we discovered that the document we had were not enough to make it working. Now with MPLAB X everything changed again, but we did not plan to implement it (Maybe soon or later we'll start a project with the local university...)

At this point I guesss the best thing should be to implement just a standalone programmer for the PIC18 (but we did not restart our work in this direction yet).

If you want to get further on this we can probably give you more details...

Regards,

Paolo