The SX datasheet has an error.
![Clock Loop](https://forums.parallax.com/uploads/userpics/VYI8CV4R3VW1/n62P1IEDZQA5P.gif)
http://www.parallax.com/dl/docs/prod/datast/SX20AC-SX28AC-Data-v1.2.pdf
If you look at the SSOP footprint for the SX20. Page 6 of 60. Pin #12 is repeated twice for RB5 and RB6.
This might mess with some one during design or programming. I almost let it get me.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Meh. Nothing here, move along.
If you look at the SSOP footprint for the SX20. Page 6 of 60. Pin #12 is repeated twice for RB5 and RB6.
This might mess with some one during design or programming. I almost let it get me.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Meh. Nothing here, move along.
Comments
You are correct!!... RB6 should be associated to pin #13
I'll make sure someone sees this. Thanks
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
Post Edited (Beau Schwabe (Parallax)) : 11/20/2006 3:48:12 AM GMT
Page 32 of 50, Lefthand side, 15.4 Indirect Adressing:
:loop setb SFR.4 ;set bit 4: addr 10h-1Fh,
should be
:loop setb FSR.4 ;set bit 4: addr 10h-1Fh,
Thanks,
- Lewis [noparse][[/noparse]m80] -