corygrant / DingoPDM_FW

MIT License
1 stars 4 forks source link

Store name strings on device #21

Open corygrant opened 2 months ago

corygrant commented 2 months ago

Having the names that the users enter be stored on the device removes the requirement of always having the config file.

FRAM has plenty of room to store the strings, but sending strings over CAN would require a lot of messages.

ISO-TP (ISO 15765-2) has the ability to send strings using multiple messages

corygrant commented 2 months ago

CANOpen could also handle these strings using the SDO