Skip to content

Conversation

jannic
Copy link
Member

@jannic jannic commented Aug 24, 2024

The updates from #831 were only applied to rp2040-hal.
This patch ports them to rp235x-hal.

The updates from rp-rs#831 were only applied to rp2040-hal.
This patch ports them to rp235x-hal.
@thejpster
Copy link
Member

What testing has been done? Should I run a demo and try it?

@jannic
Copy link
Member Author

jannic commented Aug 25, 2024

Only tested that it still builds.

The actual change is that it's now possible to call set_format without first disabling the peripheral. As I understand it from #831, the datasheet could be interpreted in a way that forbids this, but other implementations "in the wild" already do it so it's supposed to be fine. The wording is exactly identical in the RP235x datasheet.

@thejpster thejpster merged commit 2d815bf into rp-rs:main Aug 25, 2024
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants