Sign in

username or email:

password:



Not a member?
Forgot your Password?

Search lpc2000



Search tips

Subscribe to lpc2000



Discussion Groups

See Also

DSPFPGA

LPC2000

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Search Results for "ssp"

  

Post a new Thread

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

SSP/SPI on the LPC2478   [3 Articles]

-1
ostehaps01 - Mar 30 2009
Hallo I do have a generic question about the SSP/SPI in the LPC2478. The user manual confuses me a bit.!! SSP0/SPI can be used either as SSP and SPI. But the SSP can also run... SSP/SPI on the LPC2478

Difference between SPI and SSP in LPC23xx   [7 Articles]

0
varuzhandanielyan - May 25 2007
What is the difference between SPI and SSP? They share the same pins and seems that SSP can do all the SPI can, while being 4 times faster. Am I wrong? Varuzhan ... Difference between SPI and SSP in LPC23xx

SPI, SSP Specification Differences

0
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 FIFO   [2 Articles]

0
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

SSP uClinux driver for lpc2478 (lpc22xx)

0
pall...@yahoo.com - May 15 2009
Hi. I'm looking for a SSP uClinux driver. Can anybody who used/wrote this kind of driver help me with a good link or even with a source code :) I know that in some starter kit... SSP uClinux driver for lpc2478 (lpc22xx)

Re: Differece from SPI and SSPI   [2 Articles]

0
Doug Sutherland - Sep 20 2007
SSP is a generic term meaning synchronous serial port, much like SPI is a synchronous serial port, although SPI was originally made by motorola. Most processors that state they ... Re: Differece from SPI and SSPI

SSP (SP1) Slave mode sample code...   [2 Articles]

0
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...

spi and ssp   [2 Articles]

0
sherifkamelzaki - Jun 27 2006
hi how are u all? i have a simple question i can't exactly understand the differnce between spi and ssp i have both on the lpc2138 and i made a driver for the sd card on ssp ... spi and ssp

SSP DMA problems

0
tamirmichael - Jan 28 2011
Hello, My SSP controller is configured to use the GPDMA of a LPC2478 to deliver data to external RAM. The SSP's hardware buffer is 8 bytes (fixed), and the DMA's transfer size i... SSP DMA problems

SSP DMA on LPC2387   [2 Articles]

0
Johann Zimmermann - May 12 2009
Hello all users! Has anyone used the SSP DMA on LPC32XX? I compiled a SSP sample project from IAR Compiler. It sends 256 bytes DMA channel0. If I change the DMA_SIZE from 256 ... SSP DMA on LPC2387

Can SSP run at up to 30 Mbps?   [2 Articles]

0
croquettegnu - Mar 5 2007
Hi all, In theory, max baudrate for the SSC will be CCLK/2/VPBDIV. So it seems possible to clock the SSP @30MHz. Is it the case in real life? Thanks in advance ... Can SSP run at up to 30 Mbps?

SSP (SPI mode) Baudrate limitation @ only 10Mbit/s - Bug ??????   [12 Articles]

0
croquettegnu - Mar 16 2007
Hi, I can't succeed in using my SSP in SPI mode at speed more than 10MBit/s I use the loopback mode but I assume this is the same in standard mode... If I program a CPSDVSR va... SSP (SPI mode) Baudrate limitation @ only 10Mbit/s - Bug ??????

Software for SSP (or SPI) dealing with interrupts ?   [6 Articles]

0
croquettegnu - Mar 6 2007
Hi all, Thanks for the SSC code example but unfortunately, I have not found any code that implements the SSP with the interrupt. Does someone have an available implementatio... Software for SSP (or SPI) dealing with interrupts ?

Help,About LPC2132's SSP

0
lightstar317 - Oct 20 2006
Hi,every one! Recently,i have beening working with my design.I use a RCM3000=20 and LPC2132 on my board.Now i face with a question. RCM3000 has a spi,and i use it to... Help,About LPC2132's SSP

SSP max transfer rate for LPC17xx   [6 Articles]

-2
Alexan_e - May 28 2012
There was a question in Keil forum about the max SPI speed that could be achieved using SSP in LPC1788 and a core clock of 120Mhz and based on the user manual the max speed for... SSP max transfer rate for LPC17xx

LPC214X SSP bitrate in slave mode   [2 Articles]

0
eryb77 - Sep 5 2005
What maximum bitrate of SSP in SPI slave mode? I can to evaluate this only obliquely on CPSDVSR value. In UM is written "In case of an SSP operating in the master mode, th... LPC214X SSP bitrate in slave mode

LPC236x SSP via DMA   [2 Articles]

0
markcrow - Dec 6 2006
Has anyone successfully driven SSP on this micro using DMA? I'm working on it and for all my efforts can't stop the DMA from outputting 8 times the number of bytes I've progra... LPC236x SSP via DMA

SSP Driver   [2 Articles]

0
ashe...@arrowil.com - Oct 17 2006
Hello All , I need urgent help so i need the following: A software driver for the SSP {SPI1} channel who use interrupt and can act as MASTER. A software driver for th... SSP Driver

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

-1
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?

SSP -SPI   [2 Articles]

0
rosende_alejandro - Sep 17 2007
Hi, I´m alex and I´m trying to use SSP(Like SPI)in LPC2148. I think that I have some troubles with the interrupt (Finish send packets) Do you have a small example project you... SSP -SPI

LPC2103 SSP slave - max clock?   [3 Articles]

0
"Andrew Kohlsmith (mailing lists account)" - Oct 6 2010
Good afternoon, everyone, I have an LPC2103 set up to receive data as an SSP slave. I am running at a CCLK/PCLK of 60MHz (16MHz with PLL bringing me up to 60MHz). I've verifie... LPC2103 SSP slave - max clock?

Help on lpc2368 on MCB2300 for SSP interface   [2 Articles]

0
Sam Lee - Mar 14 2007
hi, Does anybody have code that manages to work the SSP interface using the SPI ports? i have been trying to implement them for it to send out on one port and receive on the ... Help on lpc2368 on MCB2300 for SSP interface

SSP as SSI slave

0
lxlxlx_83 - Apr 11 2005
Hi, I will use the SSP interface of LPC2138 in slave the mode (SSI). I tried many settings, this has only not yet conducted to an workable result. In the user manual... SSP as SSI slave

peripheral INT on LPC2148 EN/DIS on the fly

0
Jan Szymanski - Jun 12 2006
I use SSP on LPC2148 to drive the audio codec. It works fine with TX FIFO at least half empty interrupt. Means initializes OK and runs well if untouched. However, when I tried t... peripheral INT on LPC2148 EN/DIS on the fly

best SSP clock for MMC   [4 Articles]

0
Gus - Feb 4 2007
Am I right when I say SSP can be set to divide by 2 or 4 but not 3? I am trying to find the best clock for MMC (20Mhz) but with 60Mhz clock you can get 30Mhz or 15Mhz. Am I ri... best SSP clock for MMC

anyone run SSP slave at 30MHz?   [2 Articles]

-1
paloalgodon - May 5 2009
I'm interested in pushing the SPI. Mainly, I'm interested if the max SCLK-PCLK ratio of 2 still applies when the SSP is a slave. Seems you usually have to drop the rate way down... anyone run SSP slave at 30MHz?

SSP Slave mode

0
charlesgrenz - Jul 4 2007
Hi all. I need a reality check here. I have a LPC2103 processor running at 70MHz. I need to have the SSP running in slave mode and with a minimum divisor for the CPSDVSRmin ... SSP Slave mode

SSP on IAR LPC2148 KS   [2 Articles]

0
joel...@... - Oct 15 2005
I have a IAR LPC2148 board and am having trouble getting any output on the SSP port. I can wiggle the SPI0 port just fine. No dice on the SSP port. Once data is written into... SSP on IAR LPC2148 KS

LPC2378 Doubts - Clock, SSP/SPI, Timer)   [11 Articles]

+1
DeV - Jan 28 2012
i have the following queries related to > LPC2378 processor: > 1. normally if nothing is mentioned about power control, so the lpc2378 > runs on the internal rc oscillator at... LPC2378 Doubts - Clock, SSP/SPI, Timer)

SSP in LPC2468

0
metin - May 7 2011
Hi all, I am using LPC2468 in my system I am going to use SSP for sending some datas as continuosly (in Texas Instruments Synchronous Serial Frame Format - Continuous Frames Tran... SSP in LPC2468

Available Software for SSP peripheral (LPC2148 - IAR) ???   [7 Articles]

0
croquettegnu - Feb 26 2007
Hi All, I'm looking for software examples concerning the fast SPI called SSP but I was not able to find one especially under the IAR toolchain: there are UART, timer, usb but ... Available Software for SSP peripheral (LPC2148 - IAR) ???

EndLess DMA

0
almagor100 - Oct 1 2009
I'm using LPC2478. I want to use DMA with SSP. I have an external master device that send continusly ssp data. I want to fill up a large memory with this ssp data. I want to us... EndLess DMA

UART, SPI and SSP max speed ???   [10 Articles]

0
croquettegnu - Apr 5 2006
Hello all ! I'm working on the LPC214x family MCU and I need to know the different max speed, throughput for their embedded UART, SPI and SSP because I was not able to find th... UART, SPI and SSP max speed ???

What is the interest of SSP Peripherals ?   [3 Articles]

0
croquettegnu - Mar 15 2006
Sorry for this newbie question, but regarding the SPI and the UART peripherals , I don't see what is the interest, the use of the SSP peripheral ? Thanks ... What is the interest of SSP Peripherals ?

SSP in SSI mode

0
raphaelloeffel - Mar 3 2005
Hi I try to run the SSP(SPI1) in the SSI mode (LPC2138). Is it possible to use a FS signal which is longer than one SCK period in slave mode? In other wo... SSP in SSI mode

SSP on LPC2368   [3 Articles]

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

LPC2103 SSP problem ;(   [2 Articles]

0
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 ;(

SSP Bug consequences on LPC2148 (errata sheet): no workaround !!!!!!!!!!!!   [3 Articles]

0
croquettegnu - Mar 6 2007
I've got a question on the following errata: Initial data bits/clocks of the SSP transmission are shorter than subsequent pulses at higher frequencies There is no work around ... SSP Bug consequences on LPC2148 (errata sheet): no workaround !!!!!!!!!!!!

problems with DMA and SSP   [3 Articles]

-1
Tim Mitchell - Jan 11 2012
Hi folks I am trying to get SSP transmit working with DMA on an LPC1754. I just want to send a block of 512 bytes out of the SSP1. The SSP1 works in itself if I write to it manua... problems with DMA and SSP

Problems with SSP   [7 Articles]

0
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
| 1 | | 3 | 4 | 5 | 6 | 7 |