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

Bitrate Setting Not Functioning as Expected #9

Open
MDuarte4 opened this issue Aug 15, 2024 · 0 comments
Open

Bitrate Setting Not Functioning as Expected #9

MDuarte4 opened this issue Aug 15, 2024 · 0 comments

Comments

@MDuarte4
Copy link

I've been using CANOpenNode for a few months now, and I'm currently trying to set up the bitrate using the command lss_conf_bitrate <table_selector=0> <table_index>. Initially, when I run the command with cocomm "lss_conf_bitrate 0 0", I receive the following error:

ERROR:102 #Request not processed due to internal state.

To troubleshoot, I switched the state to selective mode using the command cocomm "lss_switch_sel 0x00000000 0x00000001 0x00000000 0x00000003". After doing this, I tried running the cocomm "lss_conf_bitrate 0 0" command again. However, this time I encountered a different error:

ERROR:103 #Time-out.

Any guidance on resolving these issues would be greatly appreciated.

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