STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB conflict in STM32CubeMX

Posted on May 30, 2014 at 13:28Hi there, i'm trying to set up a STM32F429 as an USB host. Therefore i configured USB_OTG_FS in CubeMX as Host_Only. Within the USB_OTG_FS configuration there is a checkbox called Activate_SOF which is marked red with...

philipp by Associate II
  • 1668 Views
  • 2 replies
  • 0 kudos

NVIC with STM32F4

Posted on June 19, 2014 at 00:56 Hello all, I am encountering some strange behaviour with my STM32F4 Discovery board; I am attempting to set up an transfer with another micro-controller via SPI and DMA, and have initialized the peripherals / ...

warren by Associate
  • 844 Views
  • 1 replies
  • 0 kudos

Question about STM32 CubeMX

Posted on May 05, 2014 at 12:41Hi guys, I just used STM32 CubeMx to generate a brief project frame as I configed. I looked at the files that Cube includes to my project. For example, it has stm32f4xx_HAL_can.c, and in the stm32F429I discovery board ...

[STM32F429i]PWM problem on few timers/channels

Posted on June 17, 2014 at 13:45 Hello everyone. I am creating a hexapod with 18 independent servos, using 18 channels on General - Purpose timers. I have problem with few timers, simply servo is not responding to new compare value. I am using t...

marjano89 by Associate II
  • 2827 Views
  • 15 replies
  • 0 kudos

STM32F4 96-bit unique ID Format

Posted on May 21, 2014 at 12:25I read the unique ID of STM32F407 microcontroller but i want to know what this unique ID represents means is there these bits can show any format or fields???Is this ID represents the features of microcontroller if yes...

regression environment building for stm32 project

Posted on June 16, 2014 at 10:48hi,allI'm now working on a project using stm32f103.And I need to build up an environment for unit testing, regression testing and code coverage testing .Any tools or solution?Many thanks. #stm32-regression-test