Using microcontrollers with more IO lines

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

Moderators: Benj, Mods

Post Reply
Walbeek
Flowcode v5 User
Posts: 68
Joined: Thu Mar 01, 2007 10:48 am
Location: Netherlands
Been thanked: 3 times
Contact:

Using microcontrollers with more IO lines

Post by Walbeek »

Hi there,

In flowcode I can sellect several PIC microcontrollers with lots of Pins, for example a 18F6310 that comes in a 64 pin package.
For some projects I need some more I/O than the 40 pin PIC's have, so I need a larger version.
I can sellect the chip, and program it, simulate it with flowcode.
With Flowcode I use E-blocks to simulate and test in hardware.
However, for the larger versions, no hardware is avalable.

How can I program the software into the processor?
Do I need a (Microchip) in circuit programmer for this?

Is there a programmer (like the EB-006) avalable for larger PIC controllers?
Maybe a programmer where I can add a little circuit board with the processor?

Please let me know.
Best regards,

Rinie
Greetings, Rinie
Flowcode V7 user

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: Using microcontrollers with more IO lines

Post by Benj »

Hello Rinie

You can use the Matrix EB006 and HP488 boards to program external circuitry. I have attached a picture of the connections that are required. You will have to keep the leads to your external board as short as possible. Around 20cm seems to be ok.
ICSP from DEVBD.gif
ICSP from DEVBD.gif (16.12 KiB) Viewed 2235 times
The 6 pin header goes to the following connections.

1 - MCLR
2 - +5V
3 - GND
4 - RB7 / PGD
5 - RB6 / PGC
6 - Not Connected

Post Reply