This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LC4357: MODBUS RTU

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

Hi , 

For my application , I need to include MODBUS RTU protocol communication in TMS570LC43 Launchpad. Is it possible to include the MODBUS RTU in TMS570LC43. Is there any sample project code on MODBUS RTU implemented in TMS570LC43. I have gone through some sites , they implemented only for PIC,STM32 . But couldn't find for TMS570LC43. Kindly help me in implementing the MODBUS RTU communication .

  • Hello Manivannan,

    My understanding is that MODBUS RTU is a simple command and response serial protocol? As such, it should be very straight forward to either implement with existing Hercules example code or to utilize the application layer code as implemented on one of the controllers you mentioned and port on top of the Halcogen generated drivers. However, we don't have any explicit examples of this specific protocol implementation.