Dear sirs,
I am relatively new to Flowcode programming. I made a low frequency pwm generator in Flowcode and I burn the hex code in the pic18f4550 using a Velleman K8076 which I have from long time. The problem is that the pwm led blinks without pushing the button and it doesn't stop pushing the stop button. I suppose there is a problem from the configuration settings. I attached my Flowcode diagram. PicProg (the software for K8076) can be found at the producer's website:
http://www.vellemanusa.com/us/enu/download/files/
Please help me solving this problem.
Thank you very much!
Merry Christmas and a Happy New Year to everybody!
Pushbutton problems with Velleman Programmer (Picprog2009)
Pushbutton problems with Velleman Programmer (Picprog2009)
- Attachments
-
- sorinpwm.fcf
- (9 KiB) Downloaded 280 times
Re: Pushbutton problems with Velleman Programmer (Picprog2009)
Sorry...it was my mistake..i forgot to debounce the switches..now it works with the default settings of the Veleman programmer. Thanks anyway!