Re: 32768 color dual Shifter ST mod - schematics lost?
Posted: 07 Mar 2022 17:09
The original text used HC parts, that's why. I used 2 '245 instead of one '243 + one '245 because I manage 7 bits, so I need 14 (2x7), but I admit that I could not figure out how it was done originally.ijor wrote: 07 Mar 2022 16:10Might make more sense to do it "only when CS is asserted". This would avoid unnecessarily switching the transceivers on every A5 toggle.sporniket wrote: 27 Feb 2022 22:52 And in the mean time, I will have to address that so that "no bit manipulation when load is low" for the next spin.
But more important, you should perform a small timing analysis. You probably need faster parts. Why are you using HC parts for the 245's? But putting very fast parts blindly might not be a good idea either. Note that using CS vs LOAD for the control logic would significantly affect the timing. Not necessarily one better than the other in this regard. You have to perform a timing analysis to be sure.