• Problem Programming the MSC1210Y5
    I am using the MSC1210Y5 for my project. The probelm that I find with using this product is that the most of the ICs just fail to get programmed!!!!I am using TI downloader for the programming.As much...
  • Alternate controller for MSC1210Y5
    I m using MSC1210Y5 for some application Features i require: 1. 1 uart(atleast) 2. Keil UV2 compatibility 3. Working on 5V supply 4. 12 Port pins(atleast) Can any of you suggest me some other...
  • Using MSC1210Y5 - Download sucessful but nothing happens
    Hello All, I've been trying to download a very small code into a MSC1210Y5, just to clear P0.0 and somehow nothing is happening. I tried building then downloading the sample projects from this site...
  • Now I'm developing a system using MSC1210Y5, but the external intrerrupt never triggered when simul
    Now I'm developing a system using MSC1210Y5, but the external intrerrupt never triggered when simulation. Why? The software version I used is V7.0.
  • Problemes
    Hi, I have a lot of string that I have to put in a Display 2x16 and I'm trying to put this strings in the code area. Firs I declare a matrix as below: const unsigned char [6][16] = { "bla-bla-bla...