• MCB1760 GLCD - Display is mirror-reversed
    Hi- Just got the first hardware here, the MCB1760. Thinks look like they're working nicely, except every demo that uses the GLCD produces a mirror-image of what I would expect. Any ideas? I haven't...
  • MCB1760 GLCD - Display is mirror-reversed
    Hi- Just got the first hardware here, the MCB1760. Thinks look like they're working nicely, except every demo that uses the GLCD produces a mirror-image of what I would expect. Any ideas? I haven't...
  • mbed library MDK sample project for cortex e.g. stm32f0 etc.
    Hello, has anybody managed to setup a project with the mbed library? I tried to do a an example with a timer: Timer t; int main(void) { /*!< At this stage the microcontroller clock setting...
  • mbed library MDK sample project for cortex e.g. stm32f0 etc.
    Hello, has anybody managed to setup a project with the mbed library? I tried to do a an example with a timer: Timer t; int main(void) { /*!< At this stage the microcontroller clock setting...
  • How to add mbed-dev lib to keil studio
    I can't figure out how to load mbed-dev lib to a keil studio project -- it just spins on "Next". i can't upload mbed 2 programs from old on-line compiler if they are using mbed-dev. i can upload old...