Search found 67 matches

by alanwms
Fri Dec 09, 2016 7:16 pm
Forum: Flowcode V7
Topic: Number conversions component tutorial
Replies: 4
Views: 9156

Re: Number conversions component tutorial

Can't see anything clear on the video. Not sure what value it has.
by alanwms
Wed Nov 30, 2016 6:10 pm
Forum: Flowcode V7
Topic: Programming to chip EB-006-00-6
Replies: 3
Views: 3949

Programming to chip EB-006-00-6

V7 Programming a (new) chip PIC18F2553 creates compiler error message indicating:

1.Board voltage too high
2.Board voltage too high
3.Flash memory not verified - may be due to code protect.

FINISHED

Chip is not programmed.

Flowcode 5 programs these just fine. Can you investigate?

Regards
by alanwms
Tue Feb 09, 2016 3:50 pm
Forum: Flowcode V5 Issues
Topic: PIC18f26k80 Analog
Replies: 8
Views: 12047

Re: PIC18f26k80 Analog

I made a few changes and empirically ended up with Fosc/4 and 6 cycles acquisition time. Certainly got my analog acting more realistic.
If you wouldn't mind detailing me about the values - Is it more beneficial to be slower?

Thanks much - I can take it from here. :D
by alanwms
Fri Feb 05, 2016 6:47 pm
Forum: Flowcode V5 Issues
Topic: PIC18f26k80 Analog
Replies: 8
Views: 12047

Re: PIC18f26k80 Analog

I had set the extended instruction set to enable in an effort to resolve the analog issue. What I'm saying is that the problem persists either/or extended instruction set enabled or disabled.

Any time line on having this resolved?
by alanwms
Thu Jan 28, 2016 4:34 pm
Forum: Flowcode V5 Issues
Topic: PIC18f26k80 Analog
Replies: 8
Views: 12047

Re: PIC18f26k80 Analog

Not sure how this forum works - Is anyone looking at the detail I sent for review?
by alanwms
Tue Jan 19, 2016 3:45 pm
Forum: Flowcode V5 Issues
Topic: PIC18f26k80 Analog
Replies: 8
Views: 12047

Re: PIC18f26k80 Analog

Gauge Array Test.fcf
(19.98 KiB) Downloaded 536 times
FLOWCODE 5
by alanwms
Tue Jan 19, 2016 4:15 am
Forum: Flowcode V5 Issues
Topic: PIC18f26k80 Analog
Replies: 8
Views: 12047

PIC18f26k80 Analog

I have the 18f26k80 connected and running a serial display. I'm reading AN0 on pin 2 of the chip. My meter reads from 0 to 5 volts. The display show 4095 (full bore) and does not change. This pic chip has configuration bits for differential analog inputs, and I suspect that these bits are not set pr...
by alanwms
Tue Jan 19, 2016 4:06 am
Forum: Flowcode V5
Topic: EB-006-00-8 Programmer
Replies: 3
Views: 9180

Re: EB-006-00-8 Programmer

Didn't get a response for my post - Ended up getting a PICkit 3, saving the flowcode file an a hex format and dumping it into the PIC18f26k80 vis the required 5 pins on the chip. Now I don't have to remove the chip to program.
by alanwms
Sat Jan 16, 2016 7:18 pm
Forum: Flowcode V5
Topic: EB-006-00-8 Programmer
Replies: 3
Views: 9180

Re: EB-006-00-8 Programmer

Let me know if anyone has detail for this repeat post: Hello: Re - Flowcode V5.5.2.1 (30.01.2013) EB-006-00-8 Programmer USB and power supply connected I have been using the EB-006-00-8 programmer for about 7 years. Works fine with PIC18f4525, but when I attempt to program a PIC18f26k80, the dialog ...
by alanwms
Sat Dec 26, 2015 9:30 pm
Forum: Flowcode V5
Topic: EB-006-00-8 Programmer
Replies: 3
Views: 9180

EB-006-00-8 Programmer

Hello: Re - Flowcode V5.5.2.1 (30.01.2013) EB-006-00-8 Programmer USB and power supply connected I have been using the EB-006-00-8 programmer for about 7 years. Works fine with PIC18f4525, but when I attempt to program a PIC18f26k80, the dialog box opens and tells me it can't identify the chip Pic18...
by alanwms
Thu Nov 19, 2015 4:49 pm
Forum: Flowcode V2 & V3
Topic: Using Arrays
Replies: 7
Views: 17678

Re: Using Arrays

Or in the case of more than 2 arrays - One would need to state If pointer is >255 AND < 512 then use array 2
by alanwms
Tue Sep 22, 2015 11:02 pm
Forum: Flowcode V6
Topic: Memory Usage
Replies: 1
Views: 1860

Memory Usage

Currently using PIC18F4525 with 48K flash, and 24576 single word instruction locations. 3968 Sram and 1024 Eeprom. When using Constants, I would like to understand where they reside - Which memory types are used When using variables, where are they stored? Secondly - Do you have an example for readi...
by alanwms
Thu Mar 19, 2015 8:28 pm
Forum: Flowcode V5
Topic: PIC18f2553 clock
Replies: 2
Views: 3777

Re: PIC18f2553 clock

The Low program was enabled - The Extended CPU was not relocatable, and I presume that this refers to Extended instruction set enable (Which was enabled).
I set both of these to disable.
LED stays on for > twice the delay value.
by alanwms
Mon Mar 16, 2015 9:35 pm
Forum: Flowcode V5
Topic: PIC18f2553 clock
Replies: 2
Views: 3777

PIC18f2553 clock

Hello Ben: Running PIC18f2553 with a 48mhz crystal. With a simple test -output on, delay 1 sec, output off - repeat. I find that the 1 second delay is 3 seconds (I can change that up to 12 seconds by adjusting CPU System Clock Post Scaler. The indication, to me, is that the configuration settings we...
by alanwms
Mon Dec 29, 2014 10:42 pm
Forum: Flowcode V5
Topic: C code
Replies: 1
Views: 3055

C code

Can I get an example of code to be pasted into the C code icon for FC5 that shows a simple example to:

Look at an input
Turn on an output.


Thanks
by alanwms
Tue Dec 16, 2014 8:53 pm
Forum: Flowcode V5 Issues
Topic: PWM Deadband
Replies: 1
Views: 6004

PWM Deadband

I have a design to drive 4 output transistors configured in an "H" bridge arrangement. Switching these transistors is not trivial since turning ON the transistors needs to be delayed to allow the other transistors to turn off fully. This prevents short duration current pulses that can damage the tra...
by alanwms
Tue Dec 16, 2014 8:46 pm
Forum: Flowcode V5
Topic: Serial interrupt disable versus Uart
Replies: 1
Views: 2800

Serial interrupt disable versus Uart

It is not clear to me how the serial interrupt really works. If the interrupt is disabled, the uart can still receive serial data. I would like to know if the interrupt flag is raised even when the interrupt is disabled. This is a pivotal item since interrupts occurring while a macro call is in plac...