• Using SPI with TI MSC1211Y5
    Hello all, I've been trying to get the Serial Peripheral Interface to work for the TI MSC1211. I need to pass the signal into a D2A (a TLC5628), and have at the output a DC output. Since I'm just...
  • Problem with serial port interrupt in MSC1211y5
    I am working with Msc1211y5, 24 bit A2D with 8051 microcontroller. In my program, I have enabled A2D and timer 0 interrupts. When I also enable serial port 0 interrutps(Both send and receive are enabled...
  • problems for writing in the IEN1 register
    I'm trying to use the RTC_event of the PCD6001. I've put a "sbit RTC_interrupt_Enable 0xEF" and when i try to set the RTC_interrupt_Enable to '1', the compilator say me that the variable is undefined...
  • Register
    I have uVision3 and i program microkontroler LPC936 and i dont know how to set register for pins. How my microkontroler recognize pins to connect LCD. Please can you help me. I think that set P1...
  • "register"
    hello, If i enter the word 'register' it appears in blue, so that means it is a 'reserved keyword'.I wonder what the purpose is of this keyword 'register' and for what i can use it... Can anybody help...