• Olimex STM P103 Setup
    Hello Im currently trying to communicate to the STM32F103RBT6 microprocessor sat on an Olimex STM32 P103 development board. Using a Ulink2 debugger coupled with the latest evaluation version...
  • CMSIS, STM lib. and OS
    I have made some program using STM standard peripheral libraries (which uses CMSIS?). I do not use any OS now. I read that CMSIS support RTX and Keil ARM-MDK contains RTOS. I have some elementary questions...
  • Keil DFP vs STM HAL
    I wonder if the Keil's DFPs just copy the HAL releases, or are they reworked in some way? Especially, I wonder if it is possible that the bugs which are discussed in the ST forums are fixed in DFPs...
  • How to see Uart data on STM Discovery Board
    Hi, I am running M3/M4 Book Yui programs on the STM32 Discovery Board M4. The program has puts or putch functions in the program. How would I see these serial messages. I am using TeraTerm and I tried...
  • Porting from STM board to a Keil board
    Hi- I am new to Keil but do have experience with PIC 16Fxx embedded development which is obviously much simpler. I mostly used a command line interface. I also have some experience with the .NET...