• MCB1700 ADC Problem
    Hi everyone, I was trying the ADC polling example (with some mods) and the MCB1760 dev board. For some reason, the ADC value never reaches the max value (0x0FFF). The max value I got was 0x010A for...
  • mcb1700 easyweb
    Hi all, I am trying to learn tcp/ip communication on arm cortex-m3 mcu. i have a mcb1700 board. I have tried the easyweb demo code of keil mcb1700. it works clearly,but i want to learn more. I want...
  • MCB1700 and LCD
    I'm having trouble for creating a driver for a C-51505NFJ-SLW-AIN LCD display. Here's my code: #include<lpc17xx.h> #include "Board_LED.h" /* Configure the data bus and Control bus as per...
  • MCB1700 virtual comport problem on win7
    Hi, I couldn't install the virtual comport driver given by NXP (USBCDC project) on win7.No problem on XP. Is there anyone run USBCDC on win7 ? Has anyone experiences about this subject? Where can...