Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Some PIO examples are not working on RP2350/Pico 2 #83

Open
@magy00

Description

@magy00

MicroPython v1.25.0-preview.187.g1b4c969ce on 2025-01-14; Raspberry Pi Pico2 with RP2350

pio_1hz.py prints:
ValueError: freq out of range

A quick fix would probably bemachine.freq(125_000_000) but the LED only switches on and never off (possibly needs somesleep() at the end).

pio_blink.py works ifmachine.freq(125_000_000) is prepended, but if the state engine id is changed from0 to811 then nothing happens.

pio_exec.py works even when the state engine id is changed from0 to811.

pio_pwm.py works as long as the state engine id is not changed to811 (i.e.07 are OK).

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp