• USART Char Send problem
    Hi… I am transferring “TEST” string from the USART 1 to the hyper terminal. But at hyper terminal end I get only the char “T”. After that microcontroller unable to transfer the data. Please go through...
  • STM32F1 v2.0.0 SW pack
    STM32F1 v2.0.0 SW pack for MDK-ARM, STM32CubeMX? I installed Software Pck for STM32F1 v2.0.0 to my MDK-ARM v5.16a, create project for STM32F103RB, add support for device SPI, in RTE_DEvice.h select...
  • DSP library for STM32F1
    Hi. Can anybody please tell me where can I download DSP library for using on STM32F1 in uvision5? And especially how to add this library to the project? All variants I,ve already tried led only to...
  • STM32f1 option bytes
    is there a means of including an option byte set (here: hardware watchdog) in a Keil build for the STM32f1xx? Erik
  • STM32F1 compiler issues
    Hello, I am trying to compile a project for STM32F103CB, but it doesn't seem to work properly. First of all, this project compiles and runs on IAR SDK. I ported it on uVision 5 SDK, and, after...