I'm working on a project which requires two Nokia 5110 screens, but they are always displaying exactly the same things.
Since I do not have to send different information to each screen, can I run them both off the same SPI lines (including Chip Select)? I would prefer to do away with treating each screen individually, and hence having two Chip Selects.
Nic.