You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct me if I'm wrong, but I think line 166 is missing an exception. This should look like line 156. Otherwise the execution of the function is aborted for an unconfigured node and the CAN interface is not started. So the device can't be reached via LSS anymore. At least this is the case in my application.
Correct me if I'm wrong, but I think line 166 is missing an exception. This should look like line 156. Otherwise the execution of the function is aborted for an unconfigured node and the CAN interface is not started. So the device can't be reached via LSS anymore. At least this is the case in my application.
CanOpenSTM32/CANopenNode_STM32/CO_app_STM32.c
Lines 156 to 173 in c7fb1de
The text was updated successfully, but these errors were encountered: