We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
is 8051 able to perform multithreaded operation?
thank you ece tech
Able ? Yes.
Is it practical to do so ? Most likely not. The architecture was not intended for this kind of stuff, and you'd have to work against it if you want to make it do that anyway. Working against your hardware is a sure receipe for frustration and headaches.