Hi all,
Next semester I am switching from Software Engineering to Embedded Systems and Automation, with digital electronics. Last month I bought all sorts of logic-gate IC's on ebay, and some other IC's where I want to experiment with. (I still don't have a good idea what to do, so if you have suggestions, please let me know!
)
I also have a 7943-IC, a dual 4-bit counter. Datasheet: http://www.ti.com/lit/ds/symlink/sn74hc393.pdf
I use the Arduino as power-source. I connected the following pins:
- pin 14 (Vcc) to 3.3v
- pin 7 (gnd) to GND (makes sense)
- pin 8/9/10/11 to the + of 4 LEDs (the - of the LEDs to GND)
Then when I give manual pulses of 3.3v to pin 13 (CLK) by pushing a button it should count, right? But all leds stay off.
Can someone point me in the right direction and explain me what I am doing wrong? Or is it just broken?
Thanks!
Next semester I am switching from Software Engineering to Embedded Systems and Automation, with digital electronics. Last month I bought all sorts of logic-gate IC's on ebay, and some other IC's where I want to experiment with. (I still don't have a good idea what to do, so if you have suggestions, please let me know!
I also have a 7943-IC, a dual 4-bit counter. Datasheet: http://www.ti.com/lit/ds/symlink/sn74hc393.pdf
I use the Arduino as power-source. I connected the following pins:
- pin 14 (Vcc) to 3.3v
- pin 7 (gnd) to GND (makes sense)
- pin 8/9/10/11 to the + of 4 LEDs (the - of the LEDs to GND)
Then when I give manual pulses of 3.3v to pin 13 (CLK) by pushing a button it should count, right? But all leds stay off.
Can someone point me in the right direction and explain me what I am doing wrong? Or is it just broken?
Thanks!