Quantcast
Viewing all articles
Browse latest Browse all 4938

MicroPython • Re: 2 cores

I think it's worth reading the thread

viewtopic.php?t=380254

as well as

viewtopic.php?t=380069

before putting too much time into debugging.
Sigh.

So, what I can divine is that it IS possible, but that there is a bunch of weirdness that prevents it from being too effective.

Would it be possible to use one of the cores to run some kind of simple counter?

I know co-ordination can be hard, but I'm not understanding why there isn't some help in the silicon to help co-ordinate a bit. I'm not looking for CPU style protection stuff, but maybe a bit of shared memory or flags?

One of the YT vids was very confident and made it seem "easy", and I did model my approach after that; but I'm guessing it was just something simple that didn't have any race conditions (or he was lucky).

I'll do some more reading and will keep this updated; thanks all for the responses.

Statistics: Posted by cloudsec9pi — Tue Dec 17, 2024 1:44 am



Viewing all articles
Browse latest Browse all 4938

Trending Articles