« Return to Thread: Resistance calculator

Re: new to building circuits - need help with transistors

by ivp :: Rate this Message:

Reply to Author | View in Thread

> I need a method of keeping data not destined for the 2nd
> microcontroller away from it while addressing the LCD

Steve, how does the 2nd micro know which data is meant for it ?

If you use switches like the 4066, or a bus IC, to disconnect the
2nd micro from the data, it will still have data on its pins, although
presumably that would be fixed with pullups or pulldowns (eg 0000
or 1111), as you shouldn't and wouldn't leave them floating

One other alternative would be to have the data go to both, and the
2nd micro monitors the LCD's EN

--
http://www.piclist.com PIC/SX FAQ & list archive
View/change your membership options at
http://mailman.mit.edu/mailman/listinfo/piclist

 « Return to Thread: Resistance calculator