Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



Ads

lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Discussion Groups

LPC2000

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Search Results for "fifo"

  

Post a new Thread

UARTs and FIFO

extra300_it - Jun 21 2005
Hello everybody. Has anybody used UARTS with FIFO enabled on LPC22xx? At first, I found this a big idea, but now that I'm trying to make it work it doesn't seem to be ... UARTs and FIFO

high performance UART FIFO usage   [2 Articles]

naderus2000 - Mar 8 2007
I want to uart0 for tx long string with FIFO mode enable. what is the best performance wat to do that?I want the min time I must wait in this function. here is a simple function... high performance UART FIFO usage

UART TX FIFO SIZE   [6 Articles]

Hong Jiang - Feb 25 2005
Hi all members: I can get a Rx FIFO depth through FCR register,but how can I calculate the Tx FIFO size. According to the LPC2119 document,this CPU's UART is ... UART TX FIFO SIZE

SSP FIFO   [2 Articles]

medw...@... - Sep 2 2005
...of course when I say that the manual doesn't mention the size of the SSP FIFo I'm obviously ignoring the very first page describing the SSP Features where it says there is... SSP FIFO

USART0's FIFO empty question   [4 Articles]

naderus2000 - Mar 1 2007
I need to fill 16 byte each time i recieve INT.so i must sure the the FIFO is empty. For testing that the USART0's FIFO is fully empty is it enough to check the THRE or must... USART0's FIFO empty question

TX FIFO   [17 Articles]

hodgejackiehank - Jul 6 2004
As soon as I write a single character to the THRE, Transmit holding register empty flag in U1LSR is cleared. Either the FIFO is not enabled or is set to '1', or thi... TX FIFO

REG: UART1 FIFO on LPC2104   [2 Articles]

kumarvdpl - Jun 29 2005
Hi Friends, I am using lpc 2104. I am using IAR EMBEDDED WORKBENCH to develope program. I want to know about the Tx FIFO. I am writing values to UART1 TRANSMITTER HOL... REG: UART1 FIFO on LPC2104

SSP on LPC2368

"d.holzwarth" - Sep 20 2007
hello everyone now that I (hopefully) understand the SPI I need some help with the SSP interface in SPI mode. I have a LPC2368 which is connected to an audio-codec (TI's AI... SSP on LPC2368

LPC2148, URAT and FIFO interrupts   [2 Articles]

Jan Thogersen - Sep 1 2006
Hi all, I'm playing with the uart fifo's on the LPC2148 and I have some problems getting the receiver buffer timeout interrupt to work. When I disable the fifo the interrupt... LPC2148, URAT and FIFO interrupts

UART1 and FIFO Reset (ISSUE)

genie_23432 - Aug 3 2005
Hello, After much fustration I appear to have solved most of my stability issues (although not all of them). I seem to have an undocumented issue with UART1 on the LP... UART1 and FIFO Reset (ISSUE)

Disable RX on UARTS   [2 Articles]

extra300_it - Jun 15 2005
Hello, I have an external circuit that echoes back the caracters that I am sending out of UARTs. Is there any way to disable RX while I'm transmitting (like Rx Enable ... Disable RX on UARTS

Software FLow Control With LPC UART   [12 Articles]

suvidhk - Jan 5 2007
I am implementing software flow control and want to send an Xoff character.How can I Transmit a character without flushing the Transmit FIFO and without waiting for Transmit FIFO... Software FLow Control With LPC UART

How Erase LPC2129-UART RX FIFO   [2 Articles]

srk - Nov 30 2006
Hi The code written for rx data in LPC2129-uartO U0LCR = 0x83; U0DLL = 39; // baud rate = 9615 @ pclk = 6mhz U0FCR ... How Erase LPC2129-UART RX  FIFO

SPI on LPC3180

Sam Lee - Feb 22 2007
Hi I was working on the LPC3180 and i am currently trying out the 2 SPI ports. getting one to receive and the other to transmit to each other. I understand that there is a FIF... SPI on LPC3180

LPC2148 SSP FIFO manipulation

deliconn - Feb 7 2006
I am using the SSP on the LPC2148 as a buffered SPI interface to a custom CPLD design. I love the FIFO for transactions where I only need to write to the CPLD. But when I need... LPC2148 SSP FIFO manipulation

SSP interrupts as SPIF behavior   [10 Articles]

Tom Walsh - Oct 26 2006
Hello, I've some confusion as to how the interrupts on the SSP operate and don't seem to find any documentation regarding this. From the documentation I've found so far, th... SSP interrupts as SPIF behavior

SSP LPC2148   [3 Articles]

mgiaco82 - Jul 29 2007
Hello I have some questions concerning the SSP on the LPC2148. I need to speak with one ADC and one DAC. So therefore I need 2 slave select pins. But the LPC has only one. I know... SSP LPC2148

Re: Using SSP with 24bit transfers

Robert Adsett - Jan 28 2005
At 05:24 PM 1/28/05 +0000, you wrote: >In looking at the SSP specification for the LPC2138, it can handle a >maximum frame size of 16 bits. Does anyone know of a wa... Re:  Using SSP with 24bit transfers

UART Status Question   [2 Articles]

Bill Wittig - Feb 18 2006
Hi, In reading the User Manual (for the LPC213x), I'm unclear on the meaning of the THRE bit in the LSR: Does this mean the entire Tx FIFO is empty? That is, I can write 16 ... UART Status Question

SSP: How to clear transmit FIFO   [9 Articles]

Gerhard Unrecht - Apr 14 2005
Hey, I want to clear the transmit-Fifo, to have a defined state. Knows anybody how to do do this? Regards Gerhard Unrecht [Non-text portions of this mes... SSP: How to clear transmit FIFO

LPC213x UART1 RX/TX buffer   [2 Articles]

jlowryspectrum - Mar 10 2005
Anyone know if I turn off the FIFO (U1FCR bit 0 = 0) will I still get interrupts (if enabled) when a single character is received? Or does turning off the F... LPC213x UART1 RX/TX buffer

LPC2138 TX FIFO full   [2 Articles]

Lowry, Jeff - Apr 29 2005
If I enable the TX FIFO do I have to keep track of how many characters I've sent to THR so not to exceed 16? The transmit holding register empty bit only says it's not empty... LPC2138 TX FIFO full

LPC214x: Can we really manage the SSP (SPI mode) in interrupt mode????   [3 Articles]

croquettegnu - Mar 15 2007
Hi All, I'm really confused on how to deal with the SSP interrupts to manage my SPI transfers. There are two flags called RXIM and TXIM that allows to trig an interrupt as so... LPC214x: Can we really manage the SSP (SPI mode) in interrupt mode????

RE: SPI and SSP double buffered?

Joel Winarske - Jan 27 2006
> On SPI, is the shift register different than the data register? In > other words, if I am a slave, can I put data in the SPI data register > any time even while a transition i... RE:  SPI and SSP double buffered?

LPC2129 A/D FIFO and accumulator   [2 Articles]

Adam Wilkinson - Feb 7 2005
Hi Folks, Anyone know if there is a FIFO facility available for the A/D? Reference is made to it on p240 of the LPC2119/2129/2194/2292/2294 User Manual, bit 30... LPC2129 A/D FIFO and accumulator

Philips SPI1 confusion   [4 Articles]

gen_4p - Jul 28 2006
Hello, I am working on some SPI routines on SSP port (lpc2148) and need some sanity check. Approach for sending data is quite standard and straightforward - - check if transmi... Philips SPI1 confusion

Re: defecting to luminary?

Mark Butcher - Dec 19 2007
Hi Ed > Have you measured/seen any limitations with the luminary ethernet, or is > this more of a thought experiment? While the 2kB FIFO seems a bit small > (and might p... Re: defecting to luminary?

SPI, SSP Specification Differences

tmasyl - Jan 15 2008
Greetings: I find the LPC2138 User Guide rather vague for the SPI, SSP peripherals. I wonder if there is additional support information for these peripherals that I d... SPI, SSP Specification Differences

Re: Lost UART1 IRQ? (NOT COMPLETELY SOLVED)

genie_23432 - Jul 20 2005
--- In lpc2000@lpc2..., "vajper0" wrote: > Hi again! > > I just rewrote much of the UART code to slim it down and make it more > efficient. It was rather crap... Re: Lost UART1 IRQ? (NOT COMPLETELY SOLVED)

RE: Difference between SPI and SSP in LPC23xx   [3 Articles]

Michael Anton - May 26 2007
> -----Original Message----- > From: l...@yahoogroups.com > [mailto:l...@yahoogroups.com]On Behalf > Of varuzhandanielyan > Sent: Friday, May 25, 2007 12:34 AM > To... RE:  Difference between SPI and SSP in LPC23xx

Rx FIFO TRIGGER LEVEL(LPC2294)   [4 Articles]

kooroshhajiani - Mar 21 2007
I'm having some issue with the FIFO TRIGGER LEVEL of the UART Receive interrupt. For example if I set it for 4 bytes(bits 7:6=01 in the FIFO CONTROL REGISTER)and lets say tha... Rx FIFO TRIGGER LEVEL(LPC2294)

Detecting multiple key presses   [2 Articles]

ajellisuk - Jul 17 2008
Hi I have a project were I'm using an LPC2148, and a MAX7349 for the keypad interface. The MAX7349 has a FIFO register for storing key press events. I need to be able to ... Detecting multiple key presses

Postpone interrupts on LPC21xx   [2 Articles]

Jan Thogersen - Sep 1 2006
Hi all, I have a software fifo that is being filled up by my main loop and then grabbed by an interrupts routine (TMR0). When entering the function that pushes a value onto ... Postpone interrupts on LPC21xx

Re: Circular buffers   [2 Articles]

embeddedjanitor - Mar 4 2004
--- In , "Curt Powell" wrote: > Can someone point me to some circular buffer routines? There are various ways to implement circular buffers. T... Re: Circular buffers

LPC2104 UART0 FIFO problem

yxh510 - Apr 24 2005
HI, When I using UART0 FIFO for receive 4 byte interrupt.the problem is: It can only receive 3 byte then go interrupt.When I send 4 byte from PC to LPC2104 It go breakd... LPC2104 UART0 FIFO problem

Re: Uart TX interrupt

spec...@gmx.net - Nov 16 2007
I'm having some difficulty with my transmit interrupt on an LPC2106. > I'm using winarm. > > My rx interrupt works perfect, when new data is present I quickly add > it t... Re: Uart TX interrupt

LPC 2368 UART

suvidhk - Feb 16 2007
I observed foll. behavior for the UART0 of LPC2368 : 1) Even if the FIFO is on I get an interrupt for receive data available for a single char instead of receive character time... LPC 2368 UART

SSP module - interrupt flag clear problem

samiehg - Jan 11 2008
Hi I am using the SSP module for TI Synch Serial frame format. Each frame size is 16-bits. For rx interrupts, the user manual suggests that RXIM in SSP1MSC register is to tr... SSP module - interrupt flag clear problem
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | next