How to use UART RX FIFO in MB96610

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

cross mob
Anonymous
Not applicable

Hello, I am using UART RX in MB96610, but how do I turn on UART RX FIFO? I can not find Reception FIFO Control Register(RFCRn) and Reception FIFO Status Register (RFSRn) in mb96610.h

0 Likes
1 Solution

Sorry I missed its UART RX FIFO.

96610 series' UART don't support RX/TX FIFO.

//Page 6 of CY96610 Datasheet

pastedImage_0.png

http://www.cypress.com/file/232341/download

Best regards,

Amy Wang

View solution in original post

3 Replies
HongyanW_86
Moderator
Moderator
Moderator
100 solutions authored 100 replies posted 50 solutions authored

Hello,

Please kindly check section 6.2.3 Reception of CAN Data Frames using FIFO Buffer of AN204777 for 16FX CAN RX FIFO usage.

http://www.cypress.com/file/220766/download

Best regards,

Amy Wang

0 Likes
Anonymous
Not applicable

Hi Wahy,

I want to use UART RX FIFO, is there an example of a UART RX FIFO?

0 Likes

Sorry I missed its UART RX FIFO.

96610 series' UART don't support RX/TX FIFO.

//Page 6 of CY96610 Datasheet

pastedImage_0.png

http://www.cypress.com/file/232341/download

Best regards,

Amy Wang