Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: how to check results of multiple decision trees in one state machine? #3

Open
MrZMN opened this issue Oct 5, 2022 · 0 comments

Comments

@MrZMN
Copy link

MrZMN commented Oct 5, 2022

Hi, thanks a lot for the nice tutorials.

Just get one question. I know that in one state machine, I can check the output of one decision tree in the MLC using Unico. However, can I check the outputs of multiple decision trees in the MLC?. For example, in one state machine, I want to first check the output of tree 1, and if the result matches, I'll check the output of tree 2.

Can I achieve this using the FSM in the sensor chip? Do I have to realize the state machine by myself executed by the MCU?

Thank you very much for any suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant