Search found 8 matches

by adamscybot
Mon Sep 11, 2006 6:55 pm
Forum: General Programming
Topic: PIC Develepment board v3 - support c series?
Replies: 3
Views: 6077

PIC Develepment board v3 - support c series?

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
by adamscybot
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...
by adamscybot
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...
by adamscybot
Wed Jul 26, 2006 5:58 pm
Forum: Flowcode V2 & V3
Topic: Flowcode v1.0 packaged with my chip?!
Replies: 10
Views: 11124

The VPIC software isnt really needed - am i right? only if you want to test your programs in detail.

The chip has to be changed under 'processor' in MPASM - correct?

Also, in the MPLAB IDE, can I open C, basic or assembly files that Ive created in...say....notepad and then flash them to the 16F88?
by adamscybot
Wed Jul 26, 2006 11:16 am
Forum: Flowcode V2 & V3
Topic: Flowcode v1.0 packaged with my chip?!
Replies: 10
Views: 11124

Ok. I will await his reply.

Is the 'lite' version of the 'C' and 'Assembly' programs functional with my chip?

Adam
by adamscybot
Wed Jul 26, 2006 10:01 am
Forum: Flowcode V2 & V3
Topic: Flowcode v1.0 packaged with my chip?!
Replies: 10
Views: 11124

Thankyou for clearing that up. If I was to purchase V2 now - in the future would the V2 to V3 upgrade be free or would I need to buy the product again?

Is the 'lite' version of the 'C' and 'Assembly' programs functional with my chip?

Adam
by adamscybot
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
by adamscybot
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 ...