Thanks! It definitely is a bad design. I mean, MSP430 has an option 3 or 4 wire mode. Hence saving the pin if the MCU is always a master. I guess Philips ppl don't really care about SPI, since they are all about I2C. We'll see how it goes.. hopefully I'll find a neat workaround. Cheers, m. _____ From: Michael Mathews [mailto:mmathews@...] Sent: Saturday, May 15, 2004 8:18 PM To: lpc2000@yahoogroups.com Subject: RE: [lpc2000] LPC210x SPI Milos, The SSEL pin must be pulled high from what I make of docs/posts. I put external pullup on it to get working and am using GPIO lines for my CSs. I was hoping to know like you if could use SSEL to CS (instead of GPIO) my first SPI device to save a pin but work on higher-pri projects came up ... Mike At 04:48 PM 5/15/2004, you wrote: Hi, I was able to get it to work once I put the SSEL to High. is there a possibility to get the SPI to work without having the SSEL signal. The amount of pins is limited and wasting one of the pins like that is just not an option. Thanks a million, m. _____ From: Milos Prokic [mailto:milos.prokic@...] Sent: Saturday, May 15, 2004 7:25 PM To: lpc2000@yahoogroups.com Subject: [lpc2000] LPC210x SPI Hi everyone, I'm trying to get the SPI module to work. The description seems very straight forward, but for some reason I'm not getting any activity on the SCK pin nor on the MOSI. Do I have to have SSEL also "selected" through the PINSEL block? The chip will always be a master, hence I never need to change modes. But I have to say that the doc is a bit fishy about that. I was wondering if anyone has simple example of the SPI code just to compare it with whatever I have. Thanks in advance, m. Yahoo! Groups Sponsor ADVERTISEMENT <http://rd.yahoo.com/SIG=129t8uiie/M=295196.4901138.6071305.3001176/D=groups /S=1706554205:HM/EXP=1084751333/A=2128215/R=0/SIG=10se96mf6/*http:/companion .yahoo.com> 49358ed.jpg [] <http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S= :HM/A=2128215/rand=884382828> _____ Yahoo! Groups Links * To visit your group on the web, go to: * http://groups.yahoo.com/group/lpc2000/ * * To unsubscribe from this group, send an email to: * lpc2000-unsubscribe@yahoogroups.com <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> * * Your use of Yahoo! Groups is subject to the Yahoo! <http://docs.yahoo.com/info/terms/> Terms of Service.
Message
RE: [lpc2000] LPC210x SPI
2004-05-16 by Milos Prokic
Attachments
- No local attachments were found for this message.