is there any possibility to run two programs at a time In msp430F5529
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
is there any possibility to run two programs at a time In msp430F5529
Strictly speaking, no. There is only one CPU and it can run only one instruction at a time.
But it can run a few instructions from one program, and switch the context to run a few instruction from another program. The may give the illusion of running both programs kind of "at the same time".
sir i want to interface GSM with msp430fr5969. which GSM module is compatible for msp430fr5969,
1.SIM800
2.SIM900
if above two are not suitable can you suggest any other
**Attention** This is a public forum