• 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...
  • 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. ...
  • 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...