EB-006 chip support

For general Flowcode discussion that does not belong in the other sections.
Post Reply
walbeek
Posts: 28
http://meble-kuchenne.info.pl
Joined: Thu Dec 17, 2020 3:25 pm
Location: Netherlands
Been thanked: 2 times

EB-006 chip support

Post by walbeek »

Hi there,

We have several E-block modules for testing.
For a new project we want to use a PIC16F18857 chip with an OLED display and some I/O.
I have made a simple Flowcode program to write the OLED display.
When connected to e E-Block 2 programmer the display works.
For testing I would like to use the older E-Block modules with the EB-006 programmer.
However, the chip is not detected now and the program doesn't seem to run.

In the Mloader list, the 16F18857is listed so I asume it's supported?
Please see the error message below, what's going wrong?
Please let me now is this should work or not.

Thanks, Rinie
Attachments
FC10 - Eblocks EB-006-00-9 part 2.jpg
FC10 - Eblocks EB-006-00-9 part 2.jpg (79.46 KiB) Viewed 1958 times
FC10 - Eblocks EB-006-00-9.jpg
FC10 - Eblocks EB-006-00-9.jpg (17.14 KiB) Viewed 1958 times
Best regards,

Rinie

BenR
Matrix Staff
Posts: 1952
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 698 times

Re: EB-006 chip support

Post by BenR »

Hello,

I'm afraid the EB006 doesn't support these newer chips as they have a new programming method. The chip is included in mLoader as the new EB2 boards do support the new programming method.

You could use a PICkit 3/4 via the onboard ICSP header to reprogram the chip in the EB006 board.

Post Reply