Bs2 to program, programmable periphial interface
i would like to know ow to program an OKI msm82c55a-2 with my bs2 any ideas
this chip is an OKI programmable periphial interface
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Parallax posesses power beyond belief.
Believe in it.
this chip is an OKI programmable periphial interface
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Parallax posesses power beyond belief.
Believe in it.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Parallax posesses power beyond belief.
Believe in it.
I don't recommend using it because of the number of pins it needs. You would do just as well with a 74HC595 for outputs and a 74HC165 for inputs. These are slower because they use a serial interface, but the SHIFTOUT and SHIFTIN statements are pretty fast and I think you'd get nearly as much throughput as if you used an 8255.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Parallax posesses power beyond belief.
Believe in it.