Skip to content

Use on RPi 2 with GPIO Serial and a 96 MHz Propeller 1. #50

Closed
@BrianHoldsworth

Description

@BrianHoldsworth

I'm trying to use proploader on a Raspberry Pi 2 with a Propeller HAT. The HAT has a 6 MHz crystal, and was originally created 5 or 6 years ago. The documentation for the HAT refers to propman, rather than this project.

I haven't tried using propman. With proploader I am doing a command like this:

$ proploader -D clkfreq=96000000 -s blink.binary -v

This doesn't work and I always get: "ERROR: Propeller not found on /dev/ttyAMA0".

I have disabled the serial console on my Pi. And there doesn't seem to be any conflict with accessing the serial device on the Pi side.

Is it possible that proploader is incompatible with the Propeller HAT, even though documentation indicates it worked fine with propman?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions