Does the PIC Development board v3 work with the PIC16C series of chips?
I dont think it does, which is a real shame.
Will future versions of the board support this? Is there any way I can get the 16C57, 16C71 or 16C84 working on this board?
Adam
Search found 8 matches
- Mon Sep 11, 2006 6:55 pm
- Forum: General Programming
- Topic: PIC Develepment board v3 - support c series?
- Replies: 3
- Views: 6077
- Thu Aug 03, 2006 11:08 am
- Forum: C and ASM Programming
- Topic: LB6 does not light.
- Replies: 4
- Views: 7642
Hi UKWeb, Who's UKWeb? lol. Im using a PIC16F88 chip on the PICMicro Development Board V3. The light itself isnt faulty, as when I press switch SB6 to allow current to pass LB6 does light. I have also just noticed something. When I looked closly, each light lights up in turn - even LB6!. One by one...
- Wed Aug 02, 2006 5:23 pm
- Forum: C and ASM Programming
- Topic: LB6 does not light.
- Replies: 4
- Views: 7642
LB6 does not light.
Ive just flashed this program: ORG 0 ; Reset vector GOTO 5 ; Goto start of program ORG 4 ; Interrupt vector GOTO 5 ; Goto start of program ORG 5 ; Start of program memory CLRF 6 ; set all Port B pins to logic 0 BSF 3,5 ; instruct program that a Page 1 ; command comes next CLRF 6 ; set all Port B pin...
- Wed Jul 26, 2006 5:58 pm
- Forum: Flowcode V2 & V3
- Topic: Flowcode v1.0 packaged with my chip?!
- Replies: 10
- Views: 11124
- Wed Jul 26, 2006 11:16 am
- Forum: Flowcode V2 & V3
- Topic: Flowcode v1.0 packaged with my chip?!
- Replies: 10
- Views: 11124
- Wed Jul 26, 2006 10:01 am
- Forum: Flowcode V2 & V3
- Topic: Flowcode v1.0 packaged with my chip?!
- Replies: 10
- Views: 11124
- Mon Jul 24, 2006 11:00 am
- Forum: Flowcode V2 & V3
- Topic: Flowcode v1.0 packaged with my chip?!
- Replies: 10
- Views: 11124
But the only downloads I can find is on here:
http://matrixmultimedia.com/flowcode.php
So i cant use my PIC board without pucrhasing an upgrade?! Why would you package a piece of software which is completely unusable.
Adam
http://matrixmultimedia.com/flowcode.php
So i cant use my PIC board without pucrhasing an upgrade?! Why would you package a piece of software which is completely unusable.
Adam
- Mon Jul 24, 2006 8:26 am
- Forum: Flowcode V2 & V3
- Topic: Flowcode v1.0 packaged with my chip?!
- Replies: 10
- Views: 11124
Flowcode v1.0 packaged with my chip?!
I recently bought a PIC Microcontrollers Development board (v3). It came, as expected, packaged with the 'ELSAM' disk. To my dissapointment, the flowcode software is v1.0 and it seems it can only support 16F84 as its target device. This is useless to me as the V3 of the development board comes with ...