Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: Pin Config registers!

2004-12-09 by rattencremesuppe

Hi,

> Does the SSEL pin function overide the GPio function when
> the SPI interface are enabled?

Its the other way around - SPI doesn't work, when SSEL is configured
as GPIO.
You MUST enable the SSEL function on that pin in order to use SPI.

They even mentioned it in the manual:
"Note: LPC2114/2124/2212/2214 configured to operate as SPI master MUST
select SSEL
functionality on an apropriate pin and have HIGH level on this pin in
order to act as a
master."

LPC2114/2124/2212/2214
USER MANUAL, p. 163

This pin is wasted, if you want to do master mode SPI :-(

> I need to use the SPI in 3
> pin master mode and overide the SSEL function by using
> that port pin as a GP I/O?

Not possible, AFAIK

HTH,
Patrick

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.