The value of UART oversampling

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
XiaoPing_Yang
Level 4
Level 4
25 replies posted 10 replies posted 10 questions asked

Hi Sir ,

    In the UART configure Tab , there is a parameter  of oversampling . If I set it 12 , that means ,the 12 sample of level must be the same,and congfirm the final level on

the Pin.Is that right?

    Thanks.

0 Likes
1 Solution
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi xiaopingyang_1543386​,

I hope you are referring to PSoC 4 SCB component of UART. In UART, oversampling factor determines the data rate of transmission:

Data rate = (fSCBCLK / Oversampling value)

Please refer to PSoC 4 Serial Communication Block (SCB) component datasheet Pg 6 Interface data rate configuration section

https://www.cypress.com/file/408071/download

Regards,

Bragadeesh

Regards,
Bragadeesh

View solution in original post

0 Likes
1 Reply
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi xiaopingyang_1543386​,

I hope you are referring to PSoC 4 SCB component of UART. In UART, oversampling factor determines the data rate of transmission:

Data rate = (fSCBCLK / Oversampling value)

Please refer to PSoC 4 Serial Communication Block (SCB) component datasheet Pg 6 Interface data rate configuration section

https://www.cypress.com/file/408071/download

Regards,

Bragadeesh

Regards,
Bragadeesh
0 Likes