• str912FW44 modem interface
    Hi, I am working on STR912Fw44 based board that is from OLIMAX board no STR-E912 (red colour) I have configured UART0 for GAM modem interface when I debug I get the response but when I connect the modem...
  • Stuck in Startup Code (STR912FW44)
    Hello, I am starting to get into uC programming with the Keil MCBSTR9. First step was to rewrite their example Blinky using the ST Software Lib. Compiling, linking worked and so did uploading. ...
  • ARM9 STR912FW44 word32 misalignment in external RAM
    I have a struct containing several word8, word16 and word32. Writing a full 32-bits value causes mis-writing to the previous 32-bits value. 2 bytes go to the correct place, and 2 bytes to the previous...
  • UART0 and LPC2148
    Hello! I'm quite new at LPC21XX world and in the beginning I stumble at UART0 problem. I can get it right. I copied example program from Phillips site, try to correct it and no luck. When ever I try...
  • uart0 is not working
    Dear all, I am new to LPC2378..Currently i am developing code for sending a character in serial port....Below i mentioned the code what i have written..but this is not working...i am using keil uvision3...