Part Number: SW-EK-TM4C1294XL
Tool/software: Code Composer Studio
Hi
I'm working on application that can accept Serial & TCP communication based on Modbus Protocol.
I did configuration for lwIP for the TCP and UART6 for the Serial.
my issue with UART6 that receives healthy characters for some Moddus commands and unhealthy characters for other Modbus commands.
it looks strange and i don't know how this came out especially when i was using the UART6 only with non configured lwIP, every thing worked smoothly.
Thanks