• Problem with HCR register in msc1211y5
    Dear all, when i write 0xfe into HCR0 register using startup.a51 my program works fine.. whereas when i wanted to write into program memory i have to enable PML bit. ie i wrote 0xbe into HCR register...
  • Problem with HCR register in msc1211y5
    Dear all, when i write 0xfe into HCR0 register using startup.a51 my program works fine.. whereas when i wanted to write into program memory i have to enable PML bit. ie i wrote 0xbe into HCR register...
  • 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...
  • 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
    I've done a program using the simulated serial port. My program has to communicate with a PC using the 232 interface, so I use the simulated serial port for the monitor, and the 232 interface for the...