My advice, is to get something working simply first. These picos are very fast, compared to the outside world, like audio. Doing multi-core adds lots of complexity and interesting failure modes.
If you are talking threads are you doing freertos? That can work fine, but for simple processing problems also adds complexity.
Get something simple working, avoid premature optimization.
If you are talking threads are you doing freertos? That can work fine, but for simple processing problems also adds complexity.
Get something simple working, avoid premature optimization.
Statistics: Posted by nospamcalfee — Mon Jul 07, 2025 11:56 pm