• RE: LPC2378 UART simulator
    I have problem with UART.LPC2378 is sended data to computer. I use: MSEL=5,NSEL=1,CCLKsel=4->cclk=(12*5*2)/4=30MHz PCLK_UART2=cclk this is my programe: #include <LPC23xx.H> #define tem (1<<6) ...
  • RE: LPC2378 UART simulator
    I have problem with UART.LPC2378 is sended data to computer. I use: MSEL=5,NSEL=1,CCLKsel=4->cclk=(12*5*2)/4=30MHz PCLK_UART2=cclk this is my programe: #include <LPC23xx.H> #define tem (1<<6) ...
  • UART Transmission in LPC2378
    Dear all, I am new to LPC2378..Currently i am developing code for sending a character in serial port....Below i mentioned the code what i have written..but this is not working...i am using keil uvision4...
  • UART Transmission in LPC2378
    Dear all, I am new to LPC2378..Currently i am developing code for sending a character in serial port....Below i mentioned the code what i have written..but this is not working...i am using keil uvision4...
  • UART Transmission in LPC2378
    Dear all, I am new to LPC2378..Currently i am developing code for sending a character in serial port....Below i mentioned the code what i have written..but this is not working...i am using keil uvision4...