Joined: 20 Nov 2007 Posts: 2128 Location: albany ny
18F4620 document omissions on EUSART FIFO
Posted: Mon Mar 02, 2009 11:27 am
in the 16F887 the EUSART serial receive FIFO is spec'd at being two chars deep.
the 18f4620 has a receive FIFO too - but darned if they print a SPEC in the datasheet for its depth. and i don't have a quick experiment up my sleeve to ascertain it.
does anybody know for CERTAIN how deep the 18F4620 receive fifo really is?
or should i enter the Microchip.com support que and make humble petition and live offerings for an accurate answer?
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Mon Mar 02, 2009 11:41 am
The block diagram shows it has a 2-deep receive fifo:
The receive timing diagram shows Word 1 and Word 2.
Quote:
FIGURE 18-7: ASYNCHRONOUS RECEPTION
The note at the bottom of that diagram is consistent with a 2-deep fifo:
Quote:
Note: This timing diagram shows three words appearing on the RX input.
The RCREG (receive buffer) is read after the third word the OERR
(overrun) bit to be set.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum