Skip to content

Issue with set command #21

Description

@ErayBaykal

I’m able to toggle different pins using the ‘man’ command, and even write a specific sequence to an address with the ‘set’ command. For example I can write ‘set 0 2 f4240’ and ‘get 0’ will give me the ‘2 f4240’ I expect. Afterwards I send ‘swr’ to execute the sequence, however, the corresponding pin never switched to high. I thought maybe the sequence never starts running. When I check with ‘sts’, it does show that it is running. I’ve also tried running the example code with the ‘add’ command. Even with this I don’t see any pins switch to high.

(Another thing I’m experiencing is, the ‘man’ command only works if I repeat a command twice. For example, ‘man 1’ won’t switch any pins high, however, if I repeat the same command again pin 1 goes high. I can also send ‘man 1’ twice back to back and this will switch the pin. Is this expected behavior, or am I doing something wrong?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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