• Interfacing an LPC2119 with a MAX3100
    Been trying to get a MAX3100 (UART-SPI interconnect) to work as a slave to an SPI Master in the LPC2119. Can't seem to get the clock to run (no pulse at pin), though Master mode is enabled. I'm out of...
  • SPI library for LPC2119
    I need SPI library for LPC2119 for realview compiler. i searched every where but all library re nasty code. most of them would have worked with SPI . please provide the library of it.
  • LPC2119: RTC-conservation with battery ??
    Hi everybody! I have got a question concerning the Real Time Clock of the LPC2119 processor: Is it possible to save the values of the RTC (i.e. the time and date) with a battery as the only power...
  • LPC2119 CAN Controller Transmission Failure
    Target Platform: LPC2119 and TJA1040 CAN transceiver. IDE : Keil uVision 4 Error: CAN Controller fails to transmit message. Debugging Devices Used: Keil ULink and Oscilloscope. Steps to reproduce...
  • LPC2119 receiver stop bits settings
    I use LPC2119, and Keil uVision4. My question is, if UART module is set to 2 stop bits, Transmitter must send these two stop bits always, but does receiver must receive two stop bits before set...