• regarding source code
    I am using atmel AT49BV322D as my processer so please provide the source code for external flash
  • regarding adc code for lpc1768
    hello, what is the sampling rate of a lpc1768 mcu board? how to v get to know the value of adc at time t1, t2, etc... what is the code used for getting the output on hyperterminal this way.... ad0...
  • Doubt regarding code
    I have one Doubt how void uart(void)__irq this function call in this program..........???? #include "lpc21xx.h" // #include "lpc210x.h" #include "stdio.h" #define baudrate_uart1 0x0f //@115200;SYS_CLK...
  • Regarding COde Excecution
    so sorry sir, actually here i want see that "S" character on terminal, here simulation is showing here i used baud rate 9600,8-bit data, 1-stop bit, and as well as i changed clock is 30Mhz, !5mHz,60...
  • Regarding sbit
    hi all, I had created some libraries. Those libraries require some pin definitions. My question is, how do I extern sbit ??? Plz Help...