We have a custom board based on the LMS3748 EVB. I am using the latest CCS tools.
I have been using UART2 for a while as a UARTprintf port for a while with no issues. I have a Modbus device that only runs at 9600 that I need to connect to. No matter what baud rate I set it is always 115200, according to my scope..
When I check the register view in the debugger, I can't find UART2 in the list?
Any help out there.
Dave
Dave EstlickNo matter what baud rate I set it is always 115200
How are you attempting to change the baud rate?
The subject indicates a different device. If you would, please confirm the device you are targeting.
Have you based your application off of an example application in StellarisWare? If so, which one?
Brandon