Well, looking at SERIN2 and Appendix A, with the formula being (1000000/)-20
Appendix A states:
2400 Driven Inverted None 16780
9600** Driven Inverted None 16468
taking the formula and coming up with 188.3333333333etc...
I figure by looking at the examples 16780-188=16592.
SERIN2 serpin,16780,[wait(254),address1,address2,mydata1,mydata2,chk_su m]
changed to this:
SERIN2 serpin,16592,[wait(254),address1,address2,mydata1,mydata2,chk_su m]
So am I correct by saying 48000 bps would be 16592?
Thank you
Bookmarks