Shop OBEX P1 Docs P2 Docs Learn Events
Book For Learning PASM with propeller? — Parallax Forums

Book For Learning PASM with propeller?

TylerSkylerTylerSkyler Posts: 72
edited 2012-02-23 23:27 in Propeller 1
Hi All! I have learned Spin(and still learning I suppose) and I am starting to need the speed of PASM in some of my projects. Are there any good books or tutorials online that can help me go from zero to hero(so to speak) in PASM programming. This would help greatly, at 16 going from Spin to Asm seems to be a big scary leap :smile:.


Thanks,

Tyler

Comments

  • Duane DegnDuane Degn Posts: 10,588
    edited 2012-02-23 10:42
    I don't know of book for learning PASM.

    I learned a lot from JonnyMac's SpinZone articles. (See post #3 of my index for link.)

    I believe PotatoHead has a tutorial (I didn't know about this one when I was learning PASM so I haven't read it). There's also a tutorial written by deSilva that was way over my head the first couple of times I read it.

    It's also good to read forum post about the different PASM commands. There is a thread that pops up every so often about a possible PASM book (I don't have a link to it). The thread has a lot of good PASM instruction in it.
  • dr hydradr hydra Posts: 212
    edited 2012-02-23 10:53
    The link below is the best source I have found for PASM...

    http://forums.parallax.com/showthread.php?96594-Machine-Language-Tutorial!
  • JonnyMacJonnyMac Posts: 9,197
    edited 2012-02-23 16:38
    I learned a lot from JonnyMac's SpinZone articles. (See post #3 of my index for link.)

    My May 2012 column is tentatively titled: "Some Assembly Required." It's going to be a "do over" tutorial for getting started in PASM. The methodology used will allow PASM code to work with Spin and PropGCC (note, however, the article is _not_ a tutorial on connecting PASM to PropGCC -- that will come later).
  • Cluso99Cluso99 Posts: 18,069
    edited 2012-02-23 17:29
    IIRC de silva did a tutorial on the wiki. I also thought that there may be a tutorial in the Hydra section. Try the stickies at the top of this forum.
  • TylerSkylerTylerSkyler Posts: 72
    edited 2012-02-23 17:45
    Thanks for all of the responses. I'll look into those places suggested. I think a propeller education labs book,but in PASM would be awesome for beginners in PASM.

    Thanks,

    Tyler
  • kuronekokuroneko Posts: 3,623
    edited 2012-02-23 17:50
    There was a [thread=132966]3rd party attempt[/thread] but unfortunately it was cancelled.
  • frank freedmanfrank freedman Posts: 1,983
    edited 2012-02-23 23:27
    Hi All! I have learned Spin(and still learning I suppose) and I am starting to need the speed of PASM in some of my projects. Are there any good books or tutorials online that can help me go from zero to hero(so to speak) in PASM programming. This would help greatly, at 16 going from Spin to Asm seems to be a big scary leap :smile:.


    Thanks,

    Tyler
    Best two references for me after the prop manual: de Silva's tutorial and the potatohead papers. Google these with parallax propeller. Be warned at first (like most things) rust sets in fast with dis-us.

    There was a longer running thread called pasm for the beginner. Apply heavy filtering to the thread, discard much of the tailings and you can gain real value courtesy of the kuroneko's, jazzed, jonnymac, and a host of other heavy hitters on this forum. They are the ones I would like to see collaborate on a good tutorial. The prop manual is a bit better than fair if you can understand that type of writing and experiment to remove ambiguities therein, but a good tutorial based on experience and explained in light of best practice and why it is done a given way would be a wonder indeed.

    FF
    YEAH!!!! Digi-key just delivered more toys .... adc's and some multiplying DACs. Now to refresh the old stuff and have fun with the new! If I ever get time.
Sign In or Register to comment.