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