• What may be the possible problem!!!
    Hello all, i wrote one routine for 16X2 LCD in c. In the void main(), there is fuction call to initialize LCD, then after that, function call to selecting the DRRAM to postion the character to be displayed...
  • What may be the possible problem!!!
    Hello all, i wrote one routine for 16X2 LCD in c. In the void main(), there is fuction call to initialize LCD, then after that, function call to selecting the DRRAM to postion the character to be displayed...
  • CPU.21 problem - what does it affect?
    I note that the current (4.10) C166 has a workaround for 'the CPU.21 problem with the bfld instruction'. How do I find out what chips this affects as the FAQ entry doesn't say? Ta
  • CPU.21 problem - what does it affect?
    I note that the current (4.10) C166 has a workaround for 'the CPU.21 problem with the bfld instruction'. How do I find out what chips this affects as the FAQ entry doesn't say? Ta
  • SPI LED blink problem. What am I doing wrong ?
    Hi. I am new on programming arm products. I am just trying to blink a led by using SPI protocol with LPC2138. But I didn't understan what i am doing wrong. here is my master code : #include <lpc213x...