Hi everyone,
i m working on evm430f6736 and I want to receive the meter data from the RS232 communication via an mcu.
to know the value of the voltage or current for example, you have to send a frame to the rs232 cable, I do that with a serial monitor and I receive a response frame like that
, now I want to decode it, how?