Login  Register

How do I pass a high signal into one of the NAND pins?

classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

How do I pass a high signal into one of the NAND pins?

kunjan
1 post
I want one of the pins in NAND gate to always be high (1)

How do I do that? assigning pin=1 doesn't work.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: How do I pass a high signal into one of the NAND pins?

cadet1620
Administrator
2607 posts
kunjan wrote
I want one of the pins in NAND gate to always be high (1)

How do I do that? assigning pin=1 doesn't work.
Read Appendix A.5.2, Pins and Connections, carefully; it will tell you.

--Mark
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: How do I pass a high signal into one of the NAND pins?

Kunjan
1 post
Got it . Thanks!