Search found 187 matches

by Chris_MIRA
Tue Sep 17, 2013 2:44 pm
Forum: Flowcode V6
Topic: Flowcode V6 MIAC modules?
Replies: 2
Views: 2823

Re: Flowcode V6 MIAC modules?

Hi,
Thanks for the reply and update! :o :o
by Chris_MIRA
Mon Sep 16, 2013 2:06 pm
Forum: Flowcode V6
Topic: Flowcode V6 MIAC modules?
Replies: 2
Views: 2823

Flowcode V6 MIAC modules?

Hi, I cant find the MIAC expansion modules in V6, only the slave USB, am I looking in the wrong place or arent these included in V6 yet? :(
As an asside, when are you expecting to issue a V6 update software release?
Regards,
Chris
by Chris_MIRA
Wed Sep 11, 2013 2:00 pm
Forum: Flowcode V6
Topic: EBM001-GLCD Mirror Immage
Replies: 2
Views: 3175

Re: EBM001-GLCD Mirror Immage

Thanks :-) Will do it that way in the future, just wasnt sure if it was a bug or just me.
Regards,
Chris
by Chris_MIRA
Wed Sep 11, 2013 1:58 pm
Forum: E-blocks
Topic: EB076 help
Replies: 5
Views: 5000

EB076 help

Hi,
Im trying to use the EB076 with a EB006 module FC5 (tried FC6 as well) but cant get the module to do anything, it just displays its manufactures message "4D Systems uLCD-32PT". Attached is the simple test code, what am I doing wrong?
Thanks
Chris
by Chris_MIRA
Wed Sep 11, 2013 12:08 pm
Forum: Flowcode V6
Topic: EBM001-GLCD Mirror Immage
Replies: 2
Views: 3175

EBM001-GLCD Mirror Immage

When using the module with FC6, the text is mirrored in hardware but appears OK in simulation, the orrientation also appears to be wrong, is this a bug? Have tried the same programme in FC5 and all works OK :?:
by Chris_MIRA
Wed Sep 11, 2013 12:02 pm
Forum: E-blocks
Topic: EBM001-GLCD Mirror Immage
Replies: 2
Views: 3562

Re: EBM001-GLCD Mirror Immage

Just an update, module works fine when using Flowcode 5 so looks like a V6 issue?
by Chris_MIRA
Wed Sep 11, 2013 9:02 am
Forum: E-blocks
Topic: EBM001-GLCD Mirror Immage
Replies: 2
Views: 3562

EBM001-GLCD Mirror Immage

Hi, Im using a EBM001 and flowcode v6, the display works fine in simulation but when I put the code into hardware (using a PIC 16F877A on the EB 006 board) pluging into port B, the text is mirror imaged and in the wrong orrientation (by comparison with the simulation). I cant find anything either is...
by Chris_MIRA
Thu Aug 01, 2013 9:15 am
Forum: General Programming
Topic: CAN Training loading hex files
Replies: 4
Views: 3539

Re: CAN Training loading hex files

Hi,
Sorry if Im being thick but does your resconce mean that the problem isnt actually that the hex code is to big / wrong for the PIC but instead the problem is how PPP is atempting to load the programme?
Regards,
Chris
by Chris_MIRA
Wed Jul 31, 2013 8:35 am
Forum: General Programming
Topic: CAN Training loading hex files
Replies: 4
Views: 3539

CAN Training loading hex files

Hi, Im using the CAN training package and Im trying to load the supplied hex files using ppp as described. Im also using the PIC 16F1937 also as per the course notes, but when I try to load the HEX files to the apropriate nodes, I get a warning that the file exceeds the pic memory range. Any ideas h...
by Chris_MIRA
Tue Apr 09, 2013 8:17 am
Forum: MIAC
Topic: MIAC Stepper Motor Speed Control
Replies: 4
Views: 4593

Re: MIAC Stepper Motor Speed Control

Hi, any further thoughts on the code I attached? I still cant get a faster speed on the motor.
Regards,
Chris
by Chris_MIRA
Tue Mar 26, 2013 9:01 am
Forum: MIAC
Topic: MIAC Stepper Motor Speed Control
Replies: 4
Views: 4593

Re: MIAC Stepper Motor Speed Control

Hi,
Please find the code file attached. As I said in the original post, the speed variation is fine in simulation but not on the real MIAC hardware. Any help / advice welcome!
Regards,
Chris
by Chris_MIRA
Mon Mar 18, 2013 9:08 am
Forum: MIAC
Topic: MIAC Stepper Motor Speed Control
Replies: 4
Views: 4593

MIAC Stepper Motor Speed Control

Hi, Im using a MIAC to directly drive a stepper motor, everything works well in simulation and I can control the speed by varieing the delay between steps. However when running the programm on the MIAC, the speed is constant (and slow) regardles of the delay time. Any ideas? Help much apresiated! Is...