Which microcontroller s best use multithreading?
It is not a complicated question.
Want answers backed up by experience and description of experience with this.
Example if that is necessary:
One main microcontroller .
4 different computer controlled motors, each with their own controller which is separate from the main microcontroller .
The main microcontroller is linked to various sensors and it sends data to the other microcontroller s which they use for etc.
The main microcontroller uses separate threads for communicating with the others which hopefully overrides sensor communication malfunctions.
Which microcontroller would be best for the main microcontroller for this multithreading?
Experienced answers please, no philosophicals please.
Thanks.
It is not a complicated question.
Want answers backed up by experience and description of experience with this.
Example if that is necessary:
One main microcontroller .
4 different computer controlled motors, each with their own controller which is separate from the main microcontroller .
The main microcontroller is linked to various sensors and it sends data to the other microcontroller s which they use for etc.
The main microcontroller uses separate threads for communicating with the others which hopefully overrides sensor communication malfunctions.
Which microcontroller would be best for the main microcontroller for this multithreading?
Experienced answers please, no philosophicals please.
Thanks.
Comment