Shop OBEX P1 Docs P2 Docs Learn Events
The SX datasheet has an error. — Parallax Forums

The SX datasheet has an error.

Clock LoopClock Loop Posts: 2,069
edited 2006-11-27 18:58 in General Discussion
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.

Comments

  • Beau SchwabeBeau Schwabe Posts: 6,568
    edited 2006-11-20 03:43
    BPM,

    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
  • LewisLewis Posts: 23
    edited 2006-11-27 18:58
    I caught one more that might confuse newbies.

    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] -
Sign In or Register to comment.