Other Parts Discussed in Thread: BQ79616
Hi,teams:
I use msp430fr5994 launchpad and BQ79616EVM device to accomplish UART communication.
Now,I received a bunch of response frames from BQ79616.
The response frame is as follows:
01 00 05 68 17 97 CE 84 (The data I read with an oscilloscope)
I read 00 68 97 84 in UCA3RXBUF_L
All I read in UCA3RXBUF_H is 0
I read 01 05 17 CE in UCA3RXBUF
What is the difference between 8-bit storage and 16-bit storage?Why 8-bit storage high 8-bit values are all 0?My UART data length is configured as 8-bit data
How is this series of response frames stored in the UCA3RXBUFunder the two modes of 8-bit storage and 16-bit storage?
I look forward to your reply.
Please contact me as soon as possible