CANopenNode / CanOpenSTM32

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

Reading of Visible String Result in SDO protocol timed out #36

Closed Zeusz0 closed 1 year ago

Zeusz0 commented 1 year ago

I want to read a Visible String data type, but I always get Abbort code 0504 0000h - SDO protocol timed out.

I guess that's because I have more than 4 bytes of data, but I think that should be handled by segment/block transfer. I am having trouble finding the instructions on how to set up the block/segmented transfer options.

MaJerle commented 1 year ago

Please ask this to core library repository.