• ARM7: Spi interrupt example to lpc478
    Hi, Does anyone have an example of how to configure the interrupt SSP? As my board will only act as a slave the most important is to interrupt when receiving data(bit RXIM). I have done a code but...
  • ARM7: Spi interrupt example to lpc478
    Hi, Does anyone have an example of how to configure the interrupt SSP? As my board will only act as a slave the most important is to interrupt when receiving data(bit RXIM). I have done a code but...
  • uVision3 V3.12 GNU ARM7 C++ project example
    Did anybody create GNU ARM7 C++ project with uVision3 V3.12? I would appreciate it any one can give me a sample project. Thanks SC
  • uVision3 V3.12 GNU ARM7 C++ project example
    Did anybody create GNU ARM7 C++ project with uVision3 V3.12? I would appreciate it any one can give me a sample project. Thanks SC
  • serial communication code for ARM7 lpc2129/01
    Hi, I am using ARM7 lpc2129/01 based Development board and has difficulty in achieving serial communication with PC. I believe that it is due to baud rate problem. It would be really great, if some...