Search found 20 matches

by JWalthall
Wed Jun 17, 2009 1:19 pm
Forum: Flowcode V2 & V3
Topic: PWM LED question
Replies: 12
Views: 23861

Re: PWM LED question

Thanks Benj, I tried to do just what you did last night and I could not get the flash macro to appear in the call stack. What did I do wrong in the creation of the macro? I really appreaciate all of the work that you do on this forum , but I really do wish that there was a Flowcode for dummies video...
by JWalthall
Tue Jun 16, 2009 5:18 pm
Forum: Flowcode V2 & V3
Topic: PWM LED question
Replies: 12
Views: 23861

Re: PWM LED question

Benj, Thanks for the new code but I have one more question. In my orginal code I ramped the led up to 50 % then flashed it before ramping back down. I tried to put the flash in the main code but that didn't work so I then tried it in the ramp up macro but I do not get the flash . can you steer me in...
by JWalthall
Tue Jun 16, 2009 4:26 pm
Forum: Flowcode V2 & V3
Topic: PWM LED question
Replies: 12
Views: 23861

Re: PWM LED question

Thanks Benj. Your support is the best ! Thanks a bunch!

Regards,

J Walthall
by JWalthall
Tue Jun 16, 2009 3:44 pm
Forum: Flowcode V2 & V3
Topic: PWM LED question
Replies: 12
Views: 23861

PWM LED question

I am a newbie here using flowcode and I have a question on the code that I have written. I am ramping up a LED flashing it and ramping it back down . My problem is that the LED still has a low glow after it has been ramped down. Is this a code issue or a hardware issue. I am driving the LED from the...
by JWalthall
Mon Jun 15, 2009 2:47 am
Forum: Bugs / Application Errors
Topic: 12F683 chip problems
Replies: 4
Views: 7901

Re: 12F683 chip problems

Thanks Benj that fixed my problem.


Jim Walthall
by JWalthall
Fri Jun 12, 2009 1:32 am
Forum: Bugs / Application Errors
Topic: 12F683 chip problems
Replies: 4
Views: 7901

Re: 12F683 chip problems

Hi Benj,

I am using version 3.4.7.48 .
by JWalthall
Thu Jun 11, 2009 1:38 pm
Forum: Bugs / Application Errors
Topic: 12F683 chip problems
Replies: 4
Views: 7901

12F683 chip problems

Whenever I choose a 12F683 chip, my flowcode crashes and will not run. It does not do this with any other chip so I am assuming that the chip file is corrupt. What is the best method for correcting this issue.

Thanks !

Jim Walthall
by JWalthall
Wed Jun 10, 2009 2:23 am
Forum: Flowcode V2 & V3
Topic: 12F683 chip crashes
Replies: 4
Views: 4047

12F683 chip crashes

Hello,

I have a problem when I choose a 12F683 chip my Flowcode crashes. Is this a corrupt fcf file ? If so where can I get a new 12F683 .fcf to replace my corrupt one. also can I just delete and paste the new file in the directory?


Thanks,

J Walthall
by JWalthall
Tue May 19, 2009 3:10 pm
Forum: Flowcode V2 & V3
Topic: Reading RC imput
Replies: 4
Views: 4326

Re: Reading RC imput

Hi Benj,

I want to read a signal from a radio control receiver. I really don't understand what I need to read as the signal has a range of 1ms to 2ms pulse. There is no high or low value.

Thanks,

Jim Walthall
by JWalthall
Tue May 19, 2009 2:27 am
Forum: Flowcode V2 & V3
Topic: Reading RC imput
Replies: 4
Views: 4326

Reading RC imput

Ok I am asking for help again. I am trying to read a RC imput to switch on and off an output on a 12F629 PIC. Is there any sample code out there that I can see to try and figure this out. All I want to do is set the pin high when the PIC sees the 2 ms signal and then low when it see anything else. T...
by JWalthall
Thu May 14, 2009 2:27 pm
Forum: Flowcode V2 & V3
Topic: Combining two flowcharts
Replies: 4
Views: 3543

Re: Combining two flowcharts

Thanks Steve and Benj . This is a great forum as no question goes unanswered. I did cut and past last night and things worked fine but I did not need to move any Macros. Wil try that later. Once again thanks for the help.
by JWalthall
Thu May 14, 2009 2:55 am
Forum: Flowcode V2 & V3
Topic: Combining two flowcharts
Replies: 4
Views: 3543

Combining two flowcharts

I have another newbie question. I have two programs that I want to merge into one program. What are the proceedures to do this or do I have to rewrite one of the programs into the other.

Thanks !

Jim Walthall
by JWalthall
Fri May 08, 2009 9:21 pm
Forum: Flowcode V2 & V3
Topic: EasyPIC5 with FlowCode
Replies: 2
Views: 3234

Re: EasyPIC5 with FlowCode

Hi Ben,

Thanks for the insite I have FlowCode up and running with my PIC5 board. It was just as simple as pointing FlowCode programmer to the PIC 5 software. Thanks again !!
by JWalthall
Wed May 06, 2009 12:13 am
Forum: Flowcode V2 & V3
Topic: EasyPIC5 with FlowCode
Replies: 2
Views: 3234

EasyPIC5 with FlowCode

I have had FlowCode for some time but have not had the time to do much learning so I am really a Newbie to this software. I would like to use a Mikroelektronika EasyPIC5 development board with FlowCode. Has this been done by anyone and if so can you please walk me thru what I need to do to use this ...
by JWalthall
Wed Dec 10, 2008 3:33 pm
Forum: Flowcode V2 & V3
Topic: New user help !
Replies: 9
Views: 6886

Re: New user help !

Sean,

Sorry for the delayed reply as I have been out and not able to check this forum. Thanks for the code this helps a bunch!!


Regards,

J Walthall
by JWalthall
Tue Dec 02, 2008 5:33 pm
Forum: Flowcode V2 & V3
Topic: New user help !
Replies: 9
Views: 6886

Re: New user help !

Hi sean, Here is what I have . If I use a 720 CPR encoder I will have 2 pluses per deg. I will then need the display to read 00.0 to 99.9 . I would also need some guidance on how to reset the display to zeros with a button on an input pin. Also I am unclear of the input pins for the encoder.This is ...
by JWalthall
Tue Dec 02, 2008 2:18 pm
Forum: Flowcode V2 & V3
Topic: New user help !
Replies: 9
Views: 6886

Re: New user help !

Sean, Thanks for the reply. Yes I agree that this is not the best thing for me right now. I will figure out the encoder pulses and get back to you. I would really appreciate your help on this as I need to get this project going and this is the part that is slowing things up. I am sure that once I se...
by JWalthall
Tue Dec 02, 2008 2:54 am
Forum: Flowcode V2 & V3
Topic: New user help !
Replies: 9
Views: 6886

Re: New user help !

Fixed my chip display problem. Screen on laptop not configujred correctly.

JWalthall
by JWalthall
Mon Dec 01, 2008 9:43 pm
Forum: Flowcode V2 & V3
Topic: New user help !
Replies: 9
Views: 6886

Re: New user help !

Hi Sean, Thanks for the information. can you tell me have you tried to open this Encoder2.fcf file that was posted? Why I ask is I cannot get the chip to show up on my screen. When I go to the view menu it shows the chip is checked . I uncheck it and then recheck but the chip does not show up. Any t...
by JWalthall
Mon Dec 01, 2008 4:41 pm
Forum: Flowcode V2 & V3
Topic: New user help !
Replies: 9
Views: 6886

New user help !

Hello, I am a new user and new to programming microcontrollers so I am really lost. I need to develop a display that will read an encoder and display the counts on either an LCD or quad 7 segment LED. I have found a thread where some one posted reading an encoder and displaying it on a LCD but I can...