Hi,
First of all, this is an awesome project.
Is it possible to utilize the 2nd core to continuously stream the samples over USB?
I wonder what limitations using the 2nd core will have:
- I would assume the borrow checker will need to be satisfied with life-times
- will it be fast enough to take out the samples and push it over USB
- contention between the cores.
Hi,
First of all, this is an awesome project.
Is it possible to utilize the 2nd core to continuously stream the samples over USB?
I wonder what limitations using the 2nd core will have: