Thank you for the comments. On the RP2040 things fortunately seem to work roughly as I've understood, the points regarding the RP2350 were interesting to read and new to me. Regarding logic design I've been doing roughly what dthacher described as a lockless producer / consumer thread setup and I've found it well-suited and, most importantly, simple to apply to many problems. Of course there are some pitfalls but as long as I can count on the hardware serializing access to any variable 32bit or under, these are quite manageable.
Statistics: Posted by Transonic — Mon Nov 25, 2024 11:51 am