• how to interface spi whith lpc2378
    thank you i write thiis code for simple write and read data in spi but i m not getting output InitSPI(); IOCLR0 = SPI0_SEL; Write_SPI(0x84); // opcode Write on buffer 1 Write_SPI(0x00); Write_SPI...
  • keybaored whith displey
    hi pople, i want to make a program to get the message on my displayw ith it scrooliong from left to rigt and down. and i need the keybaored to choos. has nu bodey got the code for me to see. this...
  • Problem whith monitor
    Hello I have problem with monitor 166. I can't debug my program in cicuit. Processor C167CS-LM with 32kb external ÐลกФЬ memory. I create my monitor in bootstrap mode DATA_START 3000h CODE_START...
  • some trouble whith the use of isr_send_signal()
    HI, I think I have some trouble whith the use of isr_send_signal(), if the task is already in "active state". Please can you tell me what happend in this case : * Interrupt 0 each 100 ms * some...
  • external interrupt in lpc2378
    hi to all , i m using external interrupt 3 in lpc 2378 but when external interrupt is execute that time it gose into that isr routing that time it is not perform anather task. why ? it is possible...