Can i use CAN bus for both communication and upload firmware ? if possible how can i do that?
I am building an CAN system which includes sensor modules and actuator modules. There is 1 center MCU which control/communicate with all modules via can bus. I also want to update firmware for each module from that center MCU through CAN bus. Which h...