CANopenNode / CanOpenSTM32

CANopenNode on STM32 microcontrollers.
Other
275 stars 110 forks source link

STM32F4+FreeRTOS #29

Closed rohinidr closed 1 year ago

rohinidr commented 1 year ago

Hi,

I am using STM32F4 with freeRTOS. Is there a reason why the `` CANopenNodeSTM32* canopenNodeSTM32 resets to junk value when it enters thecanopen_app_process`? I just see the CANopen app interrupt in between . Do I need to protect these variables using mutex?

MaJerle commented 1 year ago

Closing as unclear.