• MSC1210
    HI, i hav written a piece of code tat executes continuously i.e. while(1) In this there r two condition statement: if(SBUF1==0x20||SBUF1==0x7F||SBUF1==0x0FF) { //Statements } else if(SBUF1==0x53...
  • MSC1210 problem
    I program the msc1210 with the keil but when i power on the device the program don't start run, only run after i press the reset button. Can anyone help me. Thanks
  • debug MSC1210
    Now,I'm using Keil software debug TI MSC1210. When I connect ISD51,the screen shows the following information: "Loaded application does not match the ROM content!Please program your application into...
  • ADC conversion to volt in MSC1210
    Hi, I am using Texas instrument MSC1210 microcontroller (with a clock frequency of 3.6864MHz). This controller has a 24 bit sigma delta ADC unit. I am trying to convert the raw ADC values from it...
  • ISD51,MSC1210 interfacing
    Can anybody kindly tell me how to interface the MSC1210 with Keil ISD51 Debugger? Do i need to use RTS and DTR signals? Thanks a lot!