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
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...
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...
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.
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...
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
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...
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
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...
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...
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 ...
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...
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...
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...