• LPC1758 CAN Controller
    Hello, EveryOne I'm newbie to CAN protocole and embedded software. I need some help with the famous protocol CAN. The MCU that I use is LPC1768 and I have an evaluation bord MCB1700. I need to...
  • How to configure the I2C on lpc1758?
    How to configure the I2C on lpc1758? I want to wirte a program on I2C master to control a srf08 sensor. Any example code to setup the I2C on lpc1758?
  • LPC1758 library for UART1
    Hello, For a project in my job, i need to use the UART1 which is a full modem UART. The standard driver library for the UART0/2/3 (which are not full modem UART) provided by NxP does not support...
  • MCB1700 LPC1758 LCD
    I have an MCB1770 board on my desk with LPC1758. I am playing around with the Demo example from keil.com. Program compiled and flashed successfully. I expected to see LCD show up a graph but there was...
  • glcd in lpc1758 does not display
    i am using lpc1758 microcontroller and to display on lcd, i have done the interfacing of glcd with microcontroller through SPI. now i am sending data but no display.