bareil76
Newbie level 6
Hi,
I want to use a cd4040 (or similar... see attached image for pin description)
to pilot the address of an eeprom.
The eeprom will be programmed with a certain type of signal and output it with using a parallel port to a DAC converter to generate the signal I need. I use parallel port to increase the speed of the conversion. I will then drive the cd4040 using PIC to change frequency.
However, I have a problem understanding the 4040. I need only the counter to fold back to 0 after getting to 255. That means I need 8bit and not 12bit.. how do I ensure that the counter automatically reset when it is at 256?
Thanks for your help!
I want to use a cd4040 (or similar... see attached image for pin description)
The eeprom will be programmed with a certain type of signal and output it with using a parallel port to a DAC converter to generate the signal I need. I use parallel port to increase the speed of the conversion. I will then drive the cd4040 using PIC to change frequency.
However, I have a problem understanding the 4040. I need only the counter to fold back to 0 after getting to 255. That means I need 8bit and not 12bit.. how do I ensure that the counter automatically reset when it is at 256?
Thanks for your help!