Sign in

username or email:

password:



Not a member?
Forgot your Password?

Search lpc2000



Search tips

Subscribe to lpc2000



Ads

Discussion Groups

See Also

DSPFPGA

LPC2000

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Search Results for "fpga"

  

Post a new Thread

So far in May, you have voted 0 times ou of a total of 22 votes by the community.
Please help us clean the archives from unuseful discussion threads by using the voting system! Details here.

TO PROGRAM SPARTAN 2 FPGA USING ARM.   [2 Articles]

+1
kumarvdpl - Oct 3 2005
Hi Friends, I am doing a Jtag Programming for SPARTAN FPGA using ARM. I just gone over the algoritham of XILINX JTAG programming. The algoritham is made into a program ... TO PROGRAM SPARTAN 2 FPGA USING ARM.

Re: LPC2400 Dev board

-1
pfaf...@fh-hagenberg.at - Sep 11 2007
Hi, as far as I can see you don't have provided a CLKOUT connection from the LPC24xx to the FPGA. This would be very helpful for synchronous data transfer to/from FPGA. This clk... Re: LPC2400 Dev board

LPC2106 and FPGA   [9 Articles]

0
leon_heller - Apr 5 2004
Some time ago I mentioned that I was thinking of producing a PCB with an LPC2106 and FPGA on it. I was intending to use a Xilinx Spartan-3, but they are very diff... LPC2106 and FPGA

EBI synchronization on LPC2378   [4 Articles]

+1
Olivier Gautherot - Oct 13 2010
Hi, I am working on a new design that involves an LPC2378 and an FPGA, in which we plan to map specific hardware. The FPGA will be accessed via the EBI. The problem is that ... EBI synchronization on LPC2378

FPGA and Soft Micro   [18 Articles]

+1
Mukund Deshmukh - Nov 4 2006
Hi, Last few days I have spent on learning about CPLD and FPGA. It appears that prices of these devices are coming down. I have also found that 8 bit (pico blaze) and 32 bit (mi... FPGA and Soft Micro

LPC2106 and FPGA   [19 Articles]

0
Leon Heller - Dec 17 2003
I am thinking of designing a little 4-layer PCB with an LPC2106 and a Xilinx Spartan XC2S200 on it, for one or two applications I've got in mind. The FPGA will be c... LPC2106 and FPGA

Tools to help port from LPC2294 to FPGA??   [19 Articles]

+1
Leonard Rohnert - Jul 1 2007
I've been asked to find the costs of swapping one of our LPC2294 prototypes onto FPGA. If the move gets the OK, this is going to be a complete SoC design (with a soft core). ... Tools to help port from LPC2294 to FPGA??

Re: LPC2294 External Bus Speed

0
donhamilton2002 - Jul 5 2005
> of the FIQ which seems to be about 800nS. > > There is also some jitter on that, so all together I am not sure if > the ARM7 is capable of doing what I need in this... Re: LPC2294 External Bus Speed

x86 to FPGA to ARM7 (lpc2468) wishbone communication, shared memory concept   [2 Articles]

0
djam...@gmail.com - Aug 23 2010
Hello Everyone. well i have designed a system that contains -- altera cyclone 3 FPGA, with 50M clock -- altera epcs16 Flash (configuration device for cyclone3) -- an LPC2468 ... x86 to FPGA to ARM7 (lpc2468) wishbone communication, shared memory concept

LPC2148 USB Endpoints   [6 Articles]

0
rtstofer - Nov 4 2007
I have an application where I want to use the LPC2148 to receive and store on SD card the configuration file for an FPGA and subsequently use the file to configure the FPGA at st... LPC2148 USB Endpoints

LPC 2378: A/D bus connection with FPGA   [5 Articles]

+1
thefireprintproject - Mar 26 2007
Hey everybody, We're about to design a development platform with the LPC 2378 and an FPGA (Lattice XP). Our problem is that the 2378 seems to support only an asynchronous bu... LPC 2378: A/D bus connection with FPGA

VGA frame generator   [9 Articles]

0
The G Man - Feb 7 2010
Hello, Is there an LCD to VGA ready-made circuits out there? (basically FPGA+RAM) I was able to generate VGA 640x480 timing using an LPC2478. This greatly slowed down the sys... VGA frame generator

Re: IAR Compiler and volatile keyword   [2 Articles]

0
David Hawkins - Mar 14 2007
> > So my first guess is that this is an endianness issue ... > > The LPCs are little endian. Although ARMs in general can be either. I knew the ARM core could be bot... Re: IAR Compiler and volatile keyword

Interfacing FPGA to lpc2294 external bus   [9 Articles]

+1
itsjustimpossible - Jan 10 2006
Hi I need to interface an FPGA to the external bus of the LPC2294 so that I can directly read and write to the BlockRam internal to the FPGA (Arranged as a dual-port RAM... Interfacing FPGA to lpc2294 external bus

Re: Error in uVision3   [2 Articles]

0
cippalippa1967 - Dec 18 2007
--- In l...@yahoogroups.com, Richard Duits wrote: > > Sounds to me that this buffer is there to hold the CPLD/FPGA > configuration. You can initialize the array and make ... Re: Error in uVision3

lpc2378 external periphery   [2 Articles]

0
specky_iii - Sep 17 2008
I use LPC2378 with the mini bus. Because the software was written when only rev '-' was available I had to access the external FPGA (8 bit wide) with the GPIO pins. And this work... lpc2378 external periphery

Re: Interfacing LPC2148 UART with 3V CPLD   [2 Articles]

0
Sutton Mehaffey - Oct 10 2007
Thanks. I didn't catch that. That will solve my problem and be a cheaper alternative than my current chip. Sutton --- In l...@yahoogroups.com, "rtstofer" wrote: > > -... Re: Interfacing LPC2148 UART with 3V CPLD

Re: Error in uVision3

-1
Richard Duits - Dec 17 2007
const unsigned char buffer[BUFFER_SIZE] = { 0x00, 0x01, 0x02, ... } Or you can read the manual or help that came with the compiler. Regards, Richard. cippalippa1967 wr... Re: Error in uVision3

LPC3240 DMA issue   [4 Articles]

0
Jean-Marc Colagrossi - Oct 29 2010
Hi all, I am working on a new project using the LPC3240 controller. To communicate with an external FPGA I use SSP0 with DMA. The behavior observed with the oscilloscope looks... LPC3240 DMA issue

Re: LPC2378-STK Nokia LCD/Epson/SSP0 speed issues   [6 Articles]

0
rtstofer - Dec 12 2007
Perhaps unrelated... I have been doing some work with SPI on the Blackfin uC connected to an FPGA. It is essential to put 100 ohm resistors in series with the connections to ... Re: LPC2378-STK Nokia LCD/Epson/SSP0 speed issues

Re: ARM7 and quadrature encoders

0
Joel Winarske - Dec 5 2007
Randy M. Dumse wrote: > Joel Winarske remarked: Tuesday, December 04, 2007 4:35 PM > > > There's not much involved: > > http://www.fpga4fun.com/QuadratureDecoder.html >... Re: ARM7 and quadrature encoders

Re: Reg: connecting LPC2138 to a display

0
Leon Heller - May 10 2006
----- Original Message -----=20 From: "Gerrit de Waard" To: Sent: Wednesday, May 10, 2006 4:00 PM Subject: [lpc2000] Re: Reg: connecting LPC2138 to a display --- In l...... Re: Reg: connecting LPC2138 to a display

Re: 1 Wire!   [5 Articles]

0
David Hawkins - Jun 16 2006
> > It takes 3 pins but that does include an optional strong pull-up. It's the > > same circuit the one-wire library port I did uses, the driving routines are > > on the sam... Re: 1 Wire!

Re: 24 bit video frames transfer using an external clock and 24 gpio or a peripheral   [3 Articles]

-1
Darcy - Dec 17 2008
Hi, one word... well, one acronym... "FPGA" :) What you're describing sounds very modularised, which makes it well suited to FPGA design - particularly because the rules wil... Re: 24 bit video frames transfer using an external clock and 24 gpio or a peripheral

Re: high speed serial data to memory solution?   [9 Articles]

+1
rtstofer - May 19 2009
--- In l...@yahoogroups.com, "Ray" wrote: > > megabytes; that's actually low end - > http://focus.ti.com/docs/prod/folders/print/vsp2582.html > is 12-bit, 36 MSPS, or 72... Re: high speed serial data to memory solution?

Re: 2 LPC in the same JTAG connector   [2 Articles]

0
"Alexandre Umino (Spin)" - Aug 13 2007
Thanks for your response. I will try this. Another question: If the other element isn't LPC, but a FPGA. The procedure is the same? Thanks. Spin ... Re: 2 LPC in the same JTAG connector

Re: LPC21XX as OSD Generator

0
Alex Gibson - Oct 29 2005
>>> > Hi, > Yah , there is lots of projects with STV5730 which is probably best > solution,but it was discontinued last year. Does anybody knows some > good replace... Re: LPC21XX as OSD Generator

Re: LPC213x And Ethernet   [12 Articles]

0
Rick Collins - Jan 26 2005
--- In , "dsidlauskas1" wrote: > > I have a project where the LPC312x fits very well accept that there's > a requirement for ehternet c... Re: LPC213x And Ethernet

Re: ARM7 and quadrature encoders

0
Joel Winarske - Dec 5 2007
> I've often wondered if I could come up with a design in a cpld > or small fpga if there'd be a market for a selling that or the > IP (Intellectual Property) as a quadratur... Re: ARM7 and quadrature encoders

Re: lpc2478 with tft module

0
"mur...@ymail.com" - Apr 20 2010
It is not good idea unless you use ... Re: lpc2478 with tft module

Re: True Stress test of a MCU w.r.t Conditions.   [6 Articles]

-1
Jorge - Nov 12 2008
=0D I have used the LPC2368 for a quality meter.=0D In the architecture, there is also an FPGA to perform FFT and other=0D minor math stuff.=0D =0D The design has been working... Re: True Stress test of a MCU w.r.t Conditions.

Hey I'm 47 and I got off on the wrong chip too!!!   [3 Articles]

0
alvingoesdown - Apr 11 2006
Your funny Richard, To think we're only one year appart and, I got off on the wrong chip too, could only mean were on the same path. Embedded to be, or not to be embedded. ... Hey I'm 47 and I got off on the wrong chip too!!!

Re: SD Card inferface

0
RobbingPeter - Jul 20 2004
--- In , "wildmojo2003" wrote: > I'm looking to use SD card in a datalogging application. I am trying > to research how much code space will ... Re: SD Card inferface

LPC2138 another try on freertos   [8 Articles]

0
Giuseppe Marullo - Dec 2 2009
Hi all, I am going to try again to port the freertos for this combination: - LPC2138 with just one uart (uart1) readily available (there is a fpga between uart1 and the seria... LPC2138 another try on freertos

Re: Free ARM IDE Software   [8 Articles]

0
martin_schoenegg - Aug 8 2007
Hi Paul, > > OK, how about to deliver a driver to use n-Link with openOCD instead > > of supporting only keil? This would be really helpful. > That made me chuckle. :-... Re: Free ARM IDE Software

LPC2400 Dev board   [5 Articles]

0
mpavlin969 - Jan 11 2007
Hello! I am finishing (home-brew) prototyping board for LPC2400 and I would appreciate if someone could comment it or write some opinions about this board. The board is stuffe... LPC2400 Dev board

Re: VGA signal generation   [3 Articles]

0
Chutiman Yongprapat - Apr 25 2011
Hi, I have made a PCB to test ADV7125 with LPC2478 but they were not work! Not because the DAC chip but the LPC2478. It's too slow and can not drive high speed clock well. My ... Re: VGA signal generation

Wiggler   [2 Articles]

+1
gustavo_sagasti - Feb 7 2004
Hi: I have a Wiggler from Macraigor that came with a Triscend (8051 embedded + FPGA) SCoC Dev Kit. Does someone know if it would be compatible (may be configu... Wiggler

Re: M4 Demo boards that are cheap.

-1
David Hawkins - Oct 13 2011
Hi Paul and everyone else, Ok, since I didn't start this topic on ST micros, don't flame me ... but I do have a related question ... Requirements: ------------- I'm star... Re: M4 Demo boards that are cheap.

Re: Not enough pins on NCX devices ???   [6 Articles]

0
Jason Morgan - Dec 22 2006
I think what you want is what is called an FPGA, you can program an FPGA with a 'soft' ARM7 core. Or, use an FPGA with a built in hardware ARM core, for example Altera's Excali... Re: Not enough pins on NCX devices ???
| 1 | | 3 | 4 | 5 |