Hi,
I am using Delfino F28335. I am using ADC in sync with SCI. When ADC pin is low, the value is around 5, and I see that being transmitted and received as 5. However, when ADC pin value is high at 4095, I see that SCIA transmit is 4095. However, the SCIA receive is 255. I am receiving the last 8 bits back but not the front 8 bits to receive 4095 back. Is there a way to have the program read the first 8 bits, shift them out and then read the last 8 bits and augment them together to get 4095.
Thanks.