Thank you. I briefly considered using the claim API but decided against it for multiple reasons. It wasn't used in the example I borrowed (quadrature_encoder). I also had two fairly large programs so I thought I was unlikely to be able to share the PIOs with anything else and thus would be better off allocating resources statically. It turns out that the CYW43 program is just six instructions long so instruction memory wasn't a factor in the end.
It makes sense to claim a free SM via appropriate API, then.
It makes sense to claim a free SM via appropriate API, then.
Statistics: Posted by rsx-11m — Thu Jul 31, 2025 8:44 pm