count & divide by 14
Posted: Sat Mar 13, 2010 8:00 am
Hello Everyone.
I am a relative beginner with pics and flowcode, and have a problem, that I am not sure that I can solve using flowcode, so forgive me if this is a stupid question.
I am using a Pic 16f628A at the moment to generate a 30 minute delay. Is it possible ( using flowcode) to use the same Pic 16F628A whilst it is in the delay mode, to apply square wave pulses from an external 555 timer ic (approximately 40Khz) to an input on the PIC, then divide this x14 within the 16f628A (the same as you would do if you was to use a CMOS 4060 ic) and to use the divided output to flash an LED on any other output. I have a lack of space issue with my project, so I am trying to keep the component count down, and cannot use a 4060 for lack of room.
I am a relative beginner with pics and flowcode, and have a problem, that I am not sure that I can solve using flowcode, so forgive me if this is a stupid question.
I am using a Pic 16f628A at the moment to generate a 30 minute delay. Is it possible ( using flowcode) to use the same Pic 16F628A whilst it is in the delay mode, to apply square wave pulses from an external 555 timer ic (approximately 40Khz) to an input on the PIC, then divide this x14 within the 16f628A (the same as you would do if you was to use a CMOS 4060 ic) and to use the divided output to flash an LED on any other output. I have a lack of space issue with my project, so I am trying to keep the component count down, and cannot use a 4060 for lack of room.