Search found 14 matches

by Rob_Johnson
Thu Jun 15, 2023 11:10 am
Forum: Flowcode V8
Topic: PIC10F320 Inturrupts IOC
Replies: 8
Views: 10936

Re: PIC10F320 Inturrupts IOC

Hi there,
Just wanted to post a BIG THANK YOU to you sir, solved my problem,
the program complies and programmes fine,
the chip functions as expected on bread board etc.
so again, thank you so much :D :D :D

regards
Rob
by Rob_Johnson
Wed Jun 14, 2023 9:43 am
Forum: Flowcode V8
Topic: PIC10F320 Inturrupts IOC
Replies: 8
Views: 10936

Re: PIC10F320 Inturrupts IOC

Hi, Yes, I totally understand your reservations and am greatfull for the information you have posted, I have already looked for such but I used "Windows Notepad" to edit, hence it didn't work, so I replaced with the back up copy, assuming I had got it wrong You have shown I was on the corr...
by Rob_Johnson
Wed Jun 14, 2023 8:29 am
Forum: Flowcode V8
Topic: PIC10F320 Inturrupts IOC
Replies: 8
Views: 10936

Re: PIC10F320 Inturrupts IOC

Hi again, Wow, please could you post a copy of your "mod" if possible? I found a "typo" in a normal adc cal file a while ago, made the correction and now it works but I keep getting reminders that "its not official" lol I didnt post that as V8 is old now Yes ver 10 is f...
by Rob_Johnson
Tue Jun 13, 2023 2:25 pm
Forum: Flowcode V8
Topic: PIC10F320 Inturrupts IOC
Replies: 8
Views: 10936

Re: PIC10F320 Inturrupts IOC

Hi ,
Yes, I agree, I have tried to get around it for weeks now as I know FC8 is a bit old now, but my boss won't spring for the latest version at the moment.
Hopefully one of the staff could work out a fix for it.

Regards
by Rob_Johnson
Tue Jun 13, 2023 1:27 pm
Forum: Flowcode V8
Topic: PIC10F320 Inturrupts IOC
Replies: 8
Views: 10936

PIC10F320 Inturrupts IOC

I need to enable "Interrupt on Change" on a PIC10F320, however the flowcode program does not seem to be working correctly, as in the small IC outline is displayed but the pins are not selectable. I have attached a screen grab showing this. I have tried all of the 10Fxxx chips withing Flowc...
by Rob_Johnson
Fri Sep 24, 2021 12:19 pm
Forum: Flowcode V8
Topic: Servo Component not working
Replies: 9
Views: 4964

Re: Servo Component not working

Benj,
Agreed on all points, thank you again, I'll post progress next week

I know Im being cheeky but could you recommend a better micro, my only constraint is that it needs to be small and for a moment DIP package ? oh and I only have a PICkit 4 and ICD3 programmers

regards
Rob
by Rob_Johnson
Fri Sep 24, 2021 8:51 am
Forum: Flowcode V8
Topic: Servo Component not working
Replies: 9
Views: 4964

Re: Servo Component not working

Benj, Am sorry for dealy, was given other work to finish, anyway, something went wrong with my programming (PICkit4), it started coming up with this error code, which I have never seen, We have detected some residual VDD voltage at the connector interface. Connection Failed. Blank Check Failed So af...
by Rob_Johnson
Wed Sep 22, 2021 11:47 am
Forum: Flowcode V8
Topic: Servo Component not working
Replies: 9
Views: 4964

Re: Servo Component not working

Benj,
Had a look and realised the Interupt used tm3 as well as the servo component, so I changed it to use tm1 and the code compliled and ran, however I still had the problem of incorrect timing of the servo pwm signal
by Rob_Johnson
Tue Sep 21, 2021 11:14 am
Forum: Flowcode V8
Topic: Servo Component not working
Replies: 9
Views: 4964

Re: Servo Component not working

Benj, Thank you for the quick reply, I tried to compile the program, I didn't change in any way and it returned errors I have attached a screen grab. As for the others, will gladly work through them later, However I have to go and do some mill work on prototypes, so I'll be in the workshop most of t...
by Rob_Johnson
Tue Sep 21, 2021 8:13 am
Forum: Flowcode V8
Topic: Servo Component not working
Replies: 9
Views: 4964

Re: Servo Component not working

Benj, Thank you for taking the time to get back to me, however I am still having trouble, Sorry for the delay, I have since tried the following options, all at 32Mhz 16F18426 - compiles, hex code fails to load(program) to chip 16F1454 - does not compile - huge list of errors 24F16KA101 - compiles, l...
by Rob_Johnson
Tue Sep 14, 2021 12:16 pm
Forum: Flowcode V8
Topic: Servo Component not working
Replies: 9
Views: 4964

Servo Component not working

Please help, I am trying to use the "Servo component", it simulates perfectly but when tried on a chip the waveform is fixed at the lowest setting of the servo timing i.e., "pulse width, min (us) 1000" I have tried multiple PIC micro's, two programmers, stripped down the code to ...
by Rob_Johnson
Wed Feb 26, 2020 12:47 pm
Forum: Bug Reports
Topic: 16F18446 ADC problems
Replies: 3
Views: 2422

Re: 16F18446 ADC problems

Hello again, Just an update, I received some PIC16F1718 this morning, have adapted the program, tested it and now the ADC seems to work OK. The chip is a different family to the PIC16F18446. I would appreciate a solution but it is no longer urgent and I know how busy you all are. thank you again for...
by Rob_Johnson
Wed Feb 26, 2020 11:34 am
Forum: Bug Reports
Topic: 16F18446 ADC problems
Replies: 3
Views: 2422

Re: 16F18446 ADC problems

Hi there, I have attached the actual program I discovered the problem with, I think I have the basic config ok. I forgot the change the watch dog as I made the two instruction program just to prove a point :) However for completeness, I have just changed the watchdog to disabled and tried the progra...
by Rob_Johnson
Wed Feb 26, 2020 10:06 am
Forum: Bug Reports
Topic: 16F18446 ADC problems
Replies: 3
Views: 2422

16F18446 ADC problems

Hi there, I would like to report a problem. Using the 16F18446 and "flow-code 8.2.0.12", I can't seem to get the ADC to work actually work, I have tried all channels and Vref,FVR or Vdd I have attached the simplest code I could think of. It simulates perfectly within flow-code but does not...