Other Parts Discussed in Thread: ENERGIA, TIDA-00151
i need to make 8 hardware UART connections simultaneously.
Can you give me a sample energia code for sending hex commands ,receive the response and view it in the serial monitor of to he pc.
To be more specific i am using the ultrasonic sensor which is interfaced with the tm4c1294 via hardware uart.......i tried with software serial for more number of serial interfaces but then i understood that high performance processors does not support software serial interface.