Hello Guys,
I have actually a simple Question. Can I create for FX3 a parallel Statemachine in GPIF II? I mean like 2 starts and they do seperate things and give each other flags... . I mean FX3 has 4 threads? So Actually I Could use one for one state machine and 3 for another do I? I.E. I want to make a speaker in one statechart and mikros with 3 threads in another. So the mikros don't listen to the speaker, but to the echo?
Yes, I could do this serial, but it would be a lot easier in parallelism for me, that is why I am asking I tried, but it had an error... and i can't find any mentioning about that in manuals
Solved! Go to Solution.
Hello,
GPIF II cannot run more than one state machine. Running paralle state machines are not possible.
Regards,
Sridhar
Hello,
GPIF II cannot run more than one state machine. Running paralle state machines are not possible.
Regards,
Sridhar