Shop OBEX P1 Docs P2 Docs Learn Events
Propeller 2 Assembly Language beginner guide v0.1 - Page 2 — Parallax Forums

Propeller 2 Assembly Language beginner guide v0.1

2»

Comments

  • @evanh

    Thank you

  • proppyproppy Posts: 46
    edited 2026-05-24 02:40

    Holy moly! I've been away for a bit but wow, thanks everybody for the out pouring!

    @"Christof Eb." said:
    Hi @proppy !
    this is a nice effort, thank you!

    I wonder, if some example of an inline section of propeller asm would be helpful. I think, most people will want to start with rather tiny routines embedded in some other high level code to have maximum speed there.

    Christof

    Hi @"Christof Eb." . Let me look into it. Honestly, bridging that gap might be pretty helpful for Spin2 at the very least.

    @pilot0315 said:
    @proppy

    I too will be headed to the print shop.
    Thank you for this effort.
    When do you think the examples and maybe some videos will be on github??
    Martin

    Hi @pilot0315.

    The examples should be on the github for all the examples in the manual. I started doing TikTok for the videos. Right now it's just text videos but the idea is to get some TikTok videos of the terminal/explaining code via TikTok Live. It allows me to clip stuff so I could make videos as well as run Live code cast.
    https://www.tiktok.com/@p2assembly

    @pilot0315 said:
    @proppy
    I assume that I can bleed some of this over to Pasm??
    Thank you and Evan.
    Martin

    Mostly, the only differences are in the way the cogs work between them, smart pins, hub access speed, etc. I may circle around

  • pilot0315pilot0315 Posts: 999
    edited 2026-05-24 04:59

    @proppy

    Thanks I will go back to github and look again. Found them on github. Tried the first one to print and then add. On propeller tool and on spin tools. Neither gives me anything. Checked the baudrate and even changed it 115200 just for giggles and got nothing.
    Using p2 eval rev b and c. Will try one of my edge devices and let you know.
    Thanks
    I checked the copy paste line by line.
    Martin

Sign In or Register to comment.