• Problems with external RAM (IDT7008) and MSC1210
    Hi all, I'm using an MSC1210 microcontroller (8052 based) and I've written a little test program for testing an external RAM. Normally it writes in every Kilobyte of memory the same number. For example...
  • Problems with external RAM (IDT7008) and MSC1210
    Hi all, I'm using an MSC1210 microcontroller (8052 based) and I've written a little test program for testing an external RAM. Normally it writes in every Kilobyte of memory the same number. For example...
  • 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
    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...
  • 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...