Yahoo Groups archive

Lpc2000

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

Thread

P3.24 P3.25... port

P3.24 P3.25... port

2005-02-23 by dimaissaev

Hello.
How I can acces to this ports?
I set in PINSEL2
0 << 11 | /* Controls the use of pin P3.26: 0 enables P3.26, 1 enables 
CS1. */
0 << 12 |

0 << 14 | /* Controls the use of pin P3.25: 00 enables P3.25, 01 
enables CS2, 10 and 11 are reserved values. */
0 << 15 |
		
0 << 16 | /* Controls the use of pin P3.24: 00 enables P3.24, 01 
enables CS3, 10 and 11 are reserved values. */
0 << 17 |

Also I set that I'll use only A19:2 as address lines.

But  IO3CLR  = (1<<24);
and IO3SET  = (1<<24);
Did't work. 

What I do wrong?

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.