configure the i/o from bs2p40
adimas surya aprian
Posts: 2
i dont understand how to use i/o from J2 in bs2p40.
I have tried to call the output with a high 16(A0) but instead returned to the high 0(P0) ..
help please..
I have tried to call the output with a high 16(A0) but instead returned to the high 0(P0) ..
help please..
Comments
'
BS2 Syntax Manuel
http://www.parallax.com/Store/Books/BASICStamp/tabid/168/CategoryID/42/List/0/SortField/0/Level/a/ProductID/143/Default.aspx
'
The BS2P40 uses a serial shift register for the AUX pins
'
Its well documented in the above Manuel under BS2P40
'
There is also some special command sets unique to the BS2P40 to easily get access to the AUX pins
'
I really like this chip when I need a few extra I/O pins
'
I short little read should have you up and running in no time.
'
If your still struggling after the read, Just reply back to your post here, And we'll help you figure it out.
'
If you have a BS2 Pro. Dev. Board the pin-outs are different with the BS2P40 then with other BS2's
'
Its very confusing if you haven't read the Manuel first.
'
Have Fun