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 "ssp"

  

Post a new Thread

LPC embedded work

Bruce Paterson - Oct 10 2008
Leon, I hope it's OK to post this short request ? Due to some overcommitted resources, we may be after an embedded LPC programmer for a few months work in Melbourne, Australi... LPC embedded work

RE: FAT file system for more than 1 GB card   [3 Articles]

Michael Anton - Oct 2 2008
> -----Original Message----- > From: l...@yahoogroups.com > [mailto:l...@yahoogroups.com]On Behalf > Of Mukund Deshmukh > Sent: Wednesday, October 01, 2008 10:20 PM >... RE:  FAT file system for more than 1 GB card

Error in UM10114, Rev. 03/2008, belonging LPC21xx and LPC22xx

g200...@aon.at - Sep 15 2008
Good Day All, I'm bringing up a project with LPC2294 Rev/01. This part owns the SSP interface. To activate this, you first have to deactivate SPI1 in PCONP, using Bit 10 P... Error in UM10114, Rev. 03/2008,  belonging LPC21xx and LPC22xx

Is SSP Possible with SPI Flash Mem?   [4 Articles]

sig5534 - Aug 16 2008
I'm trying to setup an SSP port as SPI to interface with a 4M SPI Flash memory chip, eg. M25P40. For a MEM write cycle, you must send 8 bit opcode, 24 bit adr, and 8 bit data.... Is SSP Possible with SPI Flash Mem?

Re: SSP FIFO

shilpi_dhoot17 - Aug 6 2008
hi, i tried your code but the S0SPDR shows 0xff even after assigning=20 S0SPDR =3D 0x0055; in debug mode any idea why? Please suggest. thanks --- In l...@yahoogroups.com, ... Re: SSP FIFO

RE: Re: EFSL on LPC2148

Michael Anton - Jun 21 2008
> -----Original Message----- > From: l...@yahoogroups.com > [mailto:l...@yahoogroups.com]On Behalf > Of Sutton Mehaffey > Sent: Friday, June 20, 2008 11:24 PM > To:... RE:  Re: EFSL on LPC2148

Re: LPC2458 USB/Ethernet w/IRC clock?

"David L. Miller" - Jun 17 2008
--- In l...@yahoogroups.com, "lpc2100_fan" wrote: > > --- In l...@yahoogroups.com, "David L. Miller" wrote: > > > > I have an application where I cannot use a c... Re: LPC2458 USB/Ethernet w/IRC clock?

Re: problem in SPI communication on LPC2129

tint...@gmail.com - Jun 17 2008
hi group, > > i am trying to do communication between two lpc2129 boards , > but it is not working ,,, > even on keil ide also,,, > can any one send me the solution pleas... Re: problem in SPI communication on LPC2129

RE: SD logging questions   [3 Articles]

Michael Anton - Jun 9 2008
> -----Original Message----- > From: l...@yahoogroups.com > [mailto:l...@yahoogroups.com]On Behalf > Of drproton2003 > Sent: Monday, June 09, 2008 12:34 AM > To: l..... RE:  SD logging questions

Problems with SSP   [7 Articles]

ajellisuk - Jun 3 2008
Hi I'm trying to access an external flash memory chip (A25L16P) using the SSP interface configured as an SPI interface. I have established communications with the chip but t... Problems with SSP

Strange problem (crossworks/LPC2366)   [4 Articles]

drproton2003 - May 15 2008
Sorry for the vague title, but I don't know how to describe this problem in a few words. I've encountered a very unusual problem today. After adding some code to an existing pr... Strange problem (crossworks/LPC2366)

RE: Re: SD card libraries

Michael Anton - May 14 2008
> -----Original Message----- > From: l...@yahoogroups.com > [mailto:l...@yahoogroups.com]On Behalf > Of Sutton Mehaffey > Sent: Wednesday, May 14, 2008 2:08 PM > To:... RE:  Re: SD card libraries

clearing interrupts lpc2378

kd7vn - May 2 2008
I'm using the olimex lpc-p2378 and GNUARM tool chain. My current project is to copy data from memory to the ssp0 using the DMA controller. Things seem to be working more or ... clearing interrupts lpc2378

Re: New LPC3200 ARM926 MCUs with Ethernet, LCD, USB   [3 Articles]

dpbevin2k - Apr 25 2008
At last! An ARM controller with all of the peripherals I need (with the possible exception of CAN). For the last 18 months I have been in search of the holy grail when it comes t... Re: New LPC3200 ARM926 MCUs with Ethernet, LCD, USB

DMA questions   [3 Articles]

drproton2003 - Apr 20 2008
Hello everyone, I'm working on an application in which I need to spit a lot of info out an SSP port. It seems to me like DMA would be a good to do this, rather than tying up ... DMA questions

Re: Digest Number 3082

steve gallagher - Mar 20 2008
Albert, =20=20=20 You're right, I don't really need to read it twice. I didn't have the inn= er read until I added the GPIO SSEL code. It should still work, though. =20=20=20... Re:  Digest Number 3082

Re: lpc2106 - SPI - i need help   [2 Articles]

steve gallagher - Mar 20 2008
Does this also apply to the 2378? I'm having trouble getting SPI to run. I'm using the Olivex 2378 board and the IAR IDE. After the first transfer, the SPIF flag stays low s... Re: lpc2106 - SPI - i need help

enc28j60 driver for lpc2000 with SSP port   [7 Articles]

Nader - Mar 19 2008
Hello, I try to connect a enc28j60/ss to lpc2148 with SSP as SPI @ 15Mhz, but it fail to read/write with enc28j60. the enc28j60 is a little hot! I search only find code for SPI0... enc28j60 driver for lpc2000 with SSP port

Fw: SSP (SP1) Slave mode sample code...

Karunanithy - Mar 17 2008
Hai, This is my master and slave mode configuration. Can anyone help me to find out, what mistake i have done for slave mode configuration. Master mode is working well. But sla... Fw:  SSP (SP1) Slave mode sample code...

SSP (SP1) Slave mode sample code...

Karunanithy - Mar 17 2008
Hai, Is anybody having LPC2148 SSP (SPI1) slave mode example code. I am trying to establish communication between two LPC device. One act as SSP (SPI1) master and another ac... SSP (SP1) Slave mode sample code...

Interfacing LPC2148 with SD Card - EFSL (is an LPC2138 == LPC2148+USB?)   [2 Articles]

Gaspar Pollano - Mar 8 2008
Hi forum! Im dealing with the implementation of "efsl Demo-Application for Philips LPC2138 ARM7TDMI-S" from Martin Thomas in a LPC2148 Olimex DevKit. (For those who dont kno... Interfacing LPC2148 with SD Card - EFSL (is an LPC2138 == LPC2148+USB?)

Re: Problem with SPI0 of LPC2138 when sending in 16-bit mode   [2 Articles]

Petrescu - Feb 25 2008
Hi, Use SSP interface for 16-bit data transfers. Ioan lilov.lilo wrote: > > Dear all, > > I have the following problem: I use a LPC2138 MCU, the chip > communicates ... Re:  Problem with SPI0 of LPC2138 when sending in 16-bit mode

LPC2103 SSP problem ;(   [2 Articles]

samlee1234567 - Feb 21 2008
Hi i am trying to program the LPC2103 using the OLIMEX board to work the SPI and i am using IAR workbench. however, i have been encountering quirky problems. Upon further i... LPC2103 SSP problem ;(

LPC21xx SSP controller as SPI master and slave

ashwin athani - Feb 14 2008
Hi all, We have been trying to use the SSP controller on the LPC2148 (master) and LPC2138 (slave) as SPI. The hardware design is such that LPC2148 and LPC2138 are ... LPC21xx SSP controller as SPI master and slave

Re: Re: LPC-2378-STK board LCD Screen using Crossworks.   [7 Articles]

michael brown - Feb 10 2008
I can email you the program I was playing with. I believe that I have the same dev board as you, but I use GCC. My program incorporates some code from a nice tutorial from Ja... Re:  Re: LPC-2378-STK board LCD Screen using Crossworks.

Problem with SPI1 (SSP) on LPC2148 (Rev A) in slave mode: no data is sent...

Martin Maurer - Jan 21 2008
Hello, i need your help: I have a LPC2148 (Rev A). I want to use SPI1 in slave mode. Master is a device which is sending me 16 audio data, but more than 16 clocks (behind the d... Problem with SPI1 (SSP) on LPC2148 (Rev A) in slave mode: no data is sent...

Re: Re: Problems with SPI at LPC2294

Petrescu - Jan 16 2008
Hi Max, First, this device needs to toggle chip select for WREN command and then for WRITE command - so you must set CS low, send WREN, set CS high, again CS low and t... Re:  Re: Problems with SPI at LPC2294

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

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

SSP module - TI Synch Serial Format

samiehg - Jan 4 2008
Hi Has anybody used the SSP module in TI Synch Serial Format? If yes, could you please provide feedback on how good/bad/gotchas on this. Thanks Samie ... SSP module - TI Synch Serial Format

Re: LPC23XX DMA   [2 Articles]

slawcus - Jan 1 2008
Hi! 1. In User manual one cane really see that GPDMA accessible areas include only USB and external RAM. If you have working example for USB RAM why don't you just try to cha... Re: LPC23XX DMA

Re: defecting to luminary?   [2 Articles]

nxp_marketing_usa - Dec 18 2007
Hello Ed, I want to take the opportunity to apologize to you and the other LPC2300/2400 users for the issues that we had with the Rev "-" and Rev "A" versions of our parts. ... Re: defecting to luminary?

LPC2378-STK Nokia LCD/Epson/SSP0 speed issues   [5 Articles]

michael brown - Dec 12 2007
I posted this to the sparkfun forum yesterday, but got no hits. After some struggling, I've got the Nokia type LCD working on my LPC2378-STK Olimex board. It uses SSP0 to comm... LPC2378-STK Nokia LCD/Epson/SSP0 speed issues

SSP0 v/s SPI   [2 Articles]

samiehg - Nov 29 2007
Hi We are using LPC2378 for our design. We need TWO spi modules in our design. The possible options I have are: a. SPI and SSP1 OR b. SSP0 and SSP1 In light of above,... SSP0 v/s SPI

Another LPC2138 Powerdown current issue

noco...@web.de - Nov 23 2007
Hi all, I'm trying to reduce the powerdown current of a LPC2138 custom minimal parts count board. RTC is configured to generate a wakeup interrupt every minute. a 3V lithium bat ... Another LPC2138 Powerdown current issue

Re: LPC2136 problems receiving at high baudrates

"Charles R. Grenz" - Nov 21 2007
Mike Harrison wrote: > I've tried using a few different CPU clock rates & baudrates and am starting to think there is an > issue with using the fractional divisor at high baudr... Re:  LPC2136 problems receiving at high baudrates

SPI init problem

bahadir_armagan - Nov 6 2007
Hi, I have a LPC2294 board. When I try to init SPI program crashes. OS is RL-ARM and spi_init function executes "SSPCR0 = 0x00C7;" instruction in simulator then it gives the fol... SPI init problem

Re: LP2378   [2 Articles]

jap136542 - Oct 22 2007
NOT ALL the problems have been resolved...see errata at this location: http://www.standardics.nxp.com/support/documents/microcontrollers/pdf/ errata.lpc2378.pdf Rev B, (latest... Re: LP2378

Re: LPC2148 SPI1 - making bus inactive

rtstofer - Oct 19 2007
--- In l...@yahoogroups.com, Joel Winarske wrote: > > Sutton Mehaffey wrote: > > I really mean resetting the SPI bus. I have a bug in my code in which > > my SD card ... Re: LPC2148 SPI1 - making bus inactive

SSP on LPC2368   [3 Articles]

"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
| 1 | 2 | 3 | 4 | 5 | next