Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[ARM] LPC1227 problem in SPI and in External IO interrupt

Status
Not open for further replies.

xxtigerxx

Advanced Member level 1
Joined
Jun 5, 2001
Messages
441
Helped
38
Reputation
76
Reaction score
32
Trophy points
1,308
Location
Greece
Activity points
2,890
I have to problem with LPC1227

1) I am using the LPC1227FBD64 as a slave in a SPI communication.

The spi have all pin MISO, MOSI,SCK,SSEL.
The master mcu makes low the SSEL and then send a raw 30 bytes in spi and after makes high the SSEL.
I only get the first byte in first byte of the 30 bytes!! I tried to configure the LPC1227 with interrupt or no interrupt. The same problem
I tried to use the SPI in LPC1227 as a slave without the SSEL it does not work.

2) No external edge interrupt
I setup P0_15 to make edge interrupt it did not work . With level interrupt it worked


Does anyone have tried this?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top