Sicris Rey Embay
Sicris Rey Embay
I did a rough initial implementation for AT+SYSFLASH. Tested Operations: Erase, Write and Read To be implemented: Parsing of AT+SYSFLASH? query Pull request will follow after cleaning-up the code. Forked...
In DSP402 (v2 26-July-2002), PDO's from different motor (axle) has offset of 64. In this proposal, up to 8 motor (axle) controllers can be supported.  Note: I don't have...
@WeiShengxiujing , I did a C2000 port (in my case, F28335) some time back. It's quite a messy port due to the nature of C2000 architecture. Example of this C2000...
@sam-tj, if you are building using ESP-IDF, you can check the [CMakeLists.txt](https://github.com/sicrisembay/CANopenNode_ESP32_Test/tree/main/examples/build_test/main/CMakeLists.txt) of my example ESP32 project and the [CMakeList.txt](https://github.com/sicrisembay/CANopenNode_ESP32/blob/main/CMakeLists.txt) of the ESP-IDF CANopenNode component. I hope this can help...
@glmnet, thanks! I've fixed this (https://github.com/sicrisembay/CANopenNode_ESP32/issues/3#issuecomment-2394852375)