• How does Simulation of STM32F407 blinky example work?
    Hello, to compare the floating point performance (Cortex M3 sw-floation point/Cortex M4 hw-floating point) I would like to simulate a Cortex M3 and a Cortex M4. I found a Blinky example in arm\boards...
  • How does Simulation of STM32F407 blinky example work?
    Hello, to compare the floating point performance (Cortex M3 sw-floation point/Cortex M4 hw-floating point) I would like to simulate a Cortex M3 and a Cortex M4. I found a Blinky example in arm\boards...
  • Using LCD with Blinky example
    Hello all , I am trying to use LCD with Blinky example , i want to see on the screen how a few threats are working parallel. for start i am trying to use "GLCD_Initialize();" but i get this error...
  • Using LCD with Blinky example
    Hello all , I am trying to use LCD with Blinky example , i want to see on the screen how a few threats are working parallel. for start i am trying to use "GLCD_Initialize();" but i get this error...
  • EINT1 example on MCB2103 and blinky example
    first : For some reason there are NO pullup resistors on the MCB2103 board pin GPIO 0.17 and 0.18 both are open drain outputs. Thats why 2 leds will not blink with the blinky example. If you try...