• uVision Simulator: Simulating STM32F2xx device
    I am trying to use uVision simulator to run some of the demo applications for the MCBSTM32F200 prototype board. When I enter a debug session, I get the following information in the command window...
  • FS USB Device with internal PHY at HS interface
    I am using the HS USB port of the STM32F207 with the internal FS PHY. My environment is uVision 5 with the latest Middleware. My settings in the USBD_Config_0 are: Connect to HW driver #1, HS off...
  • STM32F2xx RTOS
    Hello, I have got some early samples for this uC and have tried for some time to get the RTOS to work properly. I am complete new to the RTOS, but is there any limitation in usint the RTOS on this...
  • STM32F2XX flashing
    The STM32F205 default ROM start address is 0x800000 and is set in the target driver Programming Algorithm for the flash, but when using default I get No Algorithm found for: 00000000H - 0000FFFFH. When...
  • STM32_Init.c for STM32F2XX
    I'm curious to find out if Keil is working on a version of STM32_Init.c that would be compatible with the STM32F2XX devices. So far I've had to hack up the old version of it to get it to work but it...