Forum Discussion
Altera_Forum
Honored Contributor
17 years agoJust a couple of clues for you.
1) when usinglow frequencies try to drive your led with the clock signal (pull it out from the CPLD) and see if it goes ON/OFF regularly, it is a very simple "oscilloscope". You may try to measure the DC voltage with a digital multimeter on both the divided clock (you should measure Vcc/2 with higher frequencies or discriminate the two logic levels with very low frequencies) and the original clock generated by the microcontroller. 2) use a 22ohm resistor in series with the clock input signal to the CPLD, it may reduce or cancel some unwanted signal bouncings. Without an oscilloscope is a bit hard, but you can do it! Good luck.