Other Parts Discussed in Thread: TMS320F28035
Hi all,
I am using TMS320F28035 as my Target MCU. So i want to write Bootloader code for my Target MCU so as to update MCU flash over the air.
But since i am intended to update the flash through CAN channel and my PC application communicates via USB/UART channel.
So i am confused as how to use some MCU as USB to CAN converter which can work as Master MCU between PC application and Target MCU.
PC (Data Source) <-->UART <--->MCU(master) <---> CAN <---> MCU (Target)
So which MCU should be used as master one?