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
It would be handy if users could modify parameters at runtime.
The bootloader I put together already has some configs in flash. It would be easy to reserve a (partial) sector of flash for user firmware configuration parameters.
An initial effort could likely just provide a simple flash get/set framework over CAN; a proper XCP implementation could be done too.
The text was updated successfully, but these errors were encountered:
It would be handy if users could modify parameters at runtime.
The bootloader I put together already has some configs in flash. It would be easy to reserve a (partial) sector of flash for user firmware configuration parameters.
An initial effort could likely just provide a simple flash get/set framework over CAN; a proper XCP implementation could be done too.
The text was updated successfully, but these errors were encountered: