• example of usb communication with stm32f100rb
    hello everybody I'm new in the embedded programation and I want a simple example or tutorial for communication between laptop and stm32f100rb and thank you.
  • STM32F100RB device support broken?
    I have found the STM32F100RB device support not to work in Version 4.14 of the MDK. At least with the ST link I cannot download or debug properly. It worked with Version 4.11 to download but not all...
  • LCD ST7565 - STM32F100RB SPI COMM
    Hello, I have a problem with my LCD RX12864H-BIW. I want to use SPI communication but my LCD does not responding. Help me please Here is my code: void GPIO_SPI_Configuration(void) { GPIO_InitTypeDef...
  • Blinky
    I'm trying to get the blinky program into an eprom. I've tried different configurations but can't get it running without the monitor EProm. Please Help!!!!
  • MCB2300 Blinky example stuck in simulator
    Has anybody figured out why the MCB2300 Blinky example project doesn't run in the simulator? It gets stuck at line 376 of the startup code in LPC2300.s, where it's waiting for the osc to stabilize....