• Request for vendors: improve SPI/SSP
    The CAN-bus has a real cool feature: It has the ability to check that the data sent actually compares to the data that was requested to be sent. But CAN-bus is limited to 1 MHz only, because it has to...
  • Request for vendors: improve SPI/SSP
    The CAN-bus has a real cool feature: It has the ability to check that the data sent actually compares to the data that was requested to be sent. But CAN-bus is limited to 1 MHz only, because it has to...
  • SSP vs SPI - interrupt code not compatible
    Hey, Thinking that the SSP and SPI interfaces are the same, I wrote the code for SSP slavemode interrupt. But then found out that there is a difference. The CS(SSEL) line in SPI remains low for whole...
  • SPI, SSP on LPC2148 MCB2140 Keil Bug?
    Hi All, Has anyone set up the SPI or SSP on the LPC2148? I cant get SPI0 to work at all, i.e. no SCK when I scope the dev board (I have pull ups on SCK, MOSI0, MOI0 & SSEL0). void SPI_Init (void...
  • SPI, SSP on LPC2148 MCB2140 Keil Bug?
    Hi All, Has anyone set up the SPI or SSP on the LPC2148? I cant get SPI0 to work at all, i.e. no SCK when I scope the dev board (I have pull ups on SCK, MOSI0, MOI0 & SSEL0). void SPI_Init (void...