• What may be the possible problem!!!
    Hello all, i wrote one routine for 16X2 LCD in c. In the void main(), there is fuction call to initialize LCD, then after that, function call to selecting the DRRAM to postion the character to be displayed...
  • what is this?
    unsigned char cklf; SPICLK = 0; // Max SPI clock SPI_CTRL = 0x02; // Connect SPI controller to Radio // switch to 16MHz clock: RACSN = 0; SpiReadWrite(RRC | 0x09); cklf = SpiReadWrite...
  • WHAT IS WRONG
    I HAVE THIS CODE AND NEED TO SAY WHAT IS WRONG HELP ME PLZ LD R0,#>RAMSAVE LD R1,#<RAMSAVE LDE R2,@RR0 LD SV0_RAM,R2 INCW RR0 LDE R2,@RR0 LD SV1_RAM,R2 INCW RR0 LDE R2,@RR0 LD TX_RAM,R2 JP LL9...
  • what is dscope
    i wanted to know more about dcope and how it can be used and with which processors,also let me know that this software comes with which kit from keil.
  • whats rong with it
    hi friends, this is part of the code used to read the binary data from a motorola Oncore gps timing RX (they do/did a version that can output 10Khz as well). its got 4 errors so plz tell me what...