Search found 58 matches

by simon-sandtcontrols
Thu Apr 02, 2026 9:29 am
Forum: App Developer
Topic: Number Pad
Replies: 7
Views: 895

Re: Number Pad

Hi All,

OK, retract the I can't find the number indicator in Flowcode 10, it's under the "Creation" menu, I was looking in the "indicators" menu!! The Edit box is in there as well.

Thanks.

Simon
by simon-sandtcontrols
Thu Apr 02, 2026 9:20 am
Forum: App Developer
Topic: Number Pad
Replies: 7
Views: 895

Re: Number Pad

Hi Steve, That's great, that worked, thanks. Flowcode 10 gave a warning about it being written in a later version, but it all worked anyway. Martin, That's got it, brilliant, thanks. I hadn't found the numeric indicator, and I have just checked, it doesn't exist in Flowcode 10, so that's why!! I see...
by simon-sandtcontrols
Thu Apr 02, 2026 8:32 am
Forum: App Developer
Topic: Number Pad
Replies: 7
Views: 895

Re: Number Pad

Thanks Martin, I am glad it wasn't only me that didn't find this very intuitive. I am not sure what file format the .fcpcd is, but Flowcode 10 won't recognise it, so I can't look and see what you have done. It set me thinking that I have used the keypad in the embedded code, on a PIC a number of tim...
by simon-sandtcontrols
Wed Apr 01, 2026 6:03 pm
Forum: App Developer
Topic: Number Pad
Replies: 7
Views: 895

Number Pad

Hi All, This is the first time I have ventured into App Developer and I am struggling a bit. I am trying to simply enter a number using a keypad, display it on the 7 segment displays and send it out of the com port. So this might be a daft question and I am missing the obvious, but how do you tell w...
by simon-sandtcontrols
Sun Mar 01, 2026 3:25 pm
Forum: Bug Reports
Topic: PIC16F1788/9 ADC Resolution
Replies: 8
Views: 3783

Re: PIC16F1788/9 ADC Resolution

Hi All,

Sorry for the delayed reply, a bit of unexpected self oscillation in my circuitry due to a power supply line moving by 10mV to sort out. I can now confirm that it is running successfully as a 12Bit ADC in hardware.

Thanks for the help.

Simon
by simon-sandtcontrols
Fri Feb 20, 2026 1:04 pm
Forum: Bug Reports
Topic: PIC16F1788/9 ADC Resolution
Replies: 8
Views: 3783

Re: PIC16F1788/9 ADC Resolution

Hi Martin, OK, that makes sense. I wasn't sure as it appeared to be an option in the properties. For what I want fixed at 12 bit is fine. I haven't tried the filters or math function, I usually convert to a lower resolution using a calculation. I will have a play around. Hopefully the input I have w...
by simon-sandtcontrols
Fri Feb 20, 2026 11:02 am
Forum: Bug Reports
Topic: PIC16F1788/9 ADC Resolution
Replies: 8
Views: 3783

Re: PIC16F1788/9 ADC Resolution

Hi Steve,

I have just done the update, it's now fixed at 12bit resolution, it's fine for what I want, but is that correct it can't be changed between 10 & 12?

I haven't finished the program for it yet. I will update when I load it into the IC.

Thanks.

Simon.
by simon-sandtcontrols
Fri Feb 20, 2026 9:19 am
Forum: Bug Reports
Topic: PIC16F1788/9 ADC Resolution
Replies: 8
Views: 3783

Re: PIC16F1788/9 ADC Resolution

Thanks Steve,

I think it's slightly different symptoms. I can't change the resolution from 10bit in the ADC properties, it's greyed out. I haven't tried simulating it or compiling it.

Simon.
by simon-sandtcontrols
Thu Feb 19, 2026 7:31 pm
Forum: Bug Reports
Topic: PIC16F1788/9 ADC Resolution
Replies: 8
Views: 3783

PIC16F1788/9 ADC Resolution

Hi All, I wonder if you can help, please. I have been working on a project I need a 12bit ADC for. I have chosen the PIC 16F1788 for the job and built the hardware. I have just gone to start programming it and discovered that Flowcode's ADC properties for that IC are showing the ADC resolution is fi...
by simon-sandtcontrols
Wed Feb 11, 2026 10:54 am
Forum: Bug Reports
Topic: PIC12F629 Compile error
Replies: 8
Views: 2514

Re: PIC12F629 Compile error

Perfect, thanks Ben.

Compiles to .hex and loads into the PIC fine.

Much appreciated.