Tool/software: Code Composer Studio
Hi,
I suppose to get data 3b,82,53,81 but the data i get is 9b,82,2b,81 using uart what may the problem.
i had set uart configuration as below.
USCI/EUSCI: | USCI EUSCI | |
Clock: | 32.768K 1M 1.048M 4M 4.194M 8M 8.388M 12M 16M 16.777M 20M Custom Hz | |
Baud rate: | 1200 2400 4800 9600 19200 38400 57600 115200 230400 460800 Custom bps | |
calculate |
clockPrescalar: |
|
firstModReg: |
|
secondModReg: |
|
overSampling: |
Character frame is as show below.
Start Parity Next bit <----- 8 data bits -----> bit Start bit Z ____ ________________________________......______ __ | | | | | | | | | | | | | I/O | |ba|bb|bc|bd|be|bf|bg|bh|bi| Guardtime | | |___|__|__|__|__|__|__|__|__|__| |___|_ A : : : : 0 t1 : t10 : : :<---- (n+/-0.2) etu --->: Figure 3: Character frame
I hope data i have is enough for right communication but due some issue i couldn't data as expected.
Thanks & regards
Praveen