LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "ssp"
Post a new Thread
rolf_meeser - Feb 18 2010
--- In l...@yahoogroups.com, "icduswpm" wrote:
>
> Hi,
> Does anybody know a method to determine the LPC2119 chip revision ?
> For instance using registers ?
> Tha... 
Rangarajan Varadan - Mar 18 2010
Hi All,
Here is my SSP init routine on the LPC3250.
I see a weird clock on my SCK0 and data is steady(correct) on MOSI0,
but nothing on SCK1 and MOSI1.
Have I missed someth... 
technicalimages - Feb 2 2010
Thanks Tom,
Its not an issue of the Errata - where the function doesn't meet the data sheet, its sort of the opposite, where the silicon has stuff the data sheet doesn't adm... 
Soori - Dec 17 2009
hi pete Vidler,
i have interfaced mcp2515 to lpc2148. and i have written code for spi as
well as mcp2515 initialization.
now i want to check whether it is communicating or... 
goodgodgivemeanaliasalready - Dec 12 2009
Hi all,
I have a master micro outputting on an SPI bus (CPOL = 0, CPHA = 0) a sequence of 10 bytes at 1 second intervals using a 1 MHz master clock. The bytes are: 0xAE 0xAE ... 