Shop OBEX P1 Docs P2 Docs Learn Events
What do I need to get started ? — Parallax Forums

What do I need to get started ?

CarlinuxCarlinux Posts: 15
edited 2008-10-24 12:17 in General Discussion
Hi,
I'm new to the SX chips and I'd like to know what I need to get started.

Today I ordered a SX28, SX Key and a 4,20 and 50mhz resonator. I also have a PDB for my BS2 and it has a place for the SX28 on it.

It's for a small project that I already completed with a BS2px but it's expensive for what I need (read the value of a memsic2125 and activate a Reed relay accordingly).

What else would you recommend ?

Thanks for your help !

Carl

Comments

  • Beau SchwabeBeau Schwabe Posts: 6,568
    edited 2008-10-24 02:51
    If you are comfortable using the BS2, then I would suggest the latest SX/B compiler/editor. Moving further once you are comfortable with the SX/B you might want to explore the true power of the SX and programming with the SX assembly language.

    http://www.parallax.com/Portals/0/Downloads/sw/sx/Setup-SX-Key-Editor-v3.2.92h-BETA.exe.zip
    http://www.parallax.com/Portals/0/Downloads/docs/prod/sx/SXKeyMan2_0.pdf

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Beau Schwabe

    IC Layout Engineer
    Parallax, Inc.
  • CarlinuxCarlinux Posts: 15
    edited 2008-10-24 03:14
    Thanks Beau.

    I learned the assembly language at school back in 91 but I never used it since. I saw in the SX/B compiler that you can see your basic code translated in assembly before uploading it into the processor. It will be good way to refresh my skills.

    For the hardware part. Do I need more of what I've mentioned ?

    Thanks
    Carl
  • Beau SchwabeBeau Schwabe Posts: 6,568
    edited 2008-10-24 04:24
    Carlinux,

    "I saw in the SX/B compiler that you can see your basic code translated in assembly before uploading it into the processor. It will be good way to refresh my skills." - This is also an excellent way to teach yourself assembly.· Long before the·SX, this technique is how I learned·8086, 8088,·80286, 80386, and 80486·Assembly.


    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Beau Schwabe

    IC Layout Engineer
    Parallax, Inc.
  • BeanBean Posts: 8,129
    edited 2008-10-24 11:57
    Carl,
    · Welcome to the world of the SX...

    · Here is a program that should get you started.

    Bean


    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    "It is our choices, Harry, that show what we truly are, far more than our abilities."·Dumbledore from Harry Potter

    www.iElectronicDesigns.com
  • CarlinuxCarlinux Posts: 15
    edited 2008-10-24 12:17
    Bean, thanks for the memsic code.

    ...now I'm waiting for the UPS truck !
Sign In or Register to comment.