Hi,all!
when I check the register of uart, I find that LCR[7] = 0,LCR[7:0]≠BFh and LCR[7:0] .my question is that if LCR[7:0]=13h, which group register can i choose, LCR[7]=0 or LCR[7:0]≠BFh? The regiter as shown in the following figure
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,all!
when I check the register of uart, I find that LCR[7] = 0,LCR[7:0]≠BFh and LCR[7:0] .my question is that if LCR[7:0]=13h, which group register can i choose, LCR[7]=0 or LCR[7:0]≠BFh? The regiter as shown in the following figure
Hi,
Since 13h is not equal to 0 nor to BFh, your case should be LCR[7:0]≠BFh.
BR
Vladimir