STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CubeMX Bug Report: Missing HCD_SPEED_HIGH option

Posted on July 02, 2016 at 09:05Hello,I have a project using the STM32F429 MCU with USB_OTG_HS, USB_HOST, and FatFs enabled. When configuring the  USB_HS peripheral in the Configuration tab, the CubeMX tool offers only Low and Full Speed as setting ...

ttodorov by Associate II
  • 712 Views
  • 3 replies
  • 0 kudos

STM32cube 4.14 Ethernet link status INT not working

Posted on May 11, 2016 at 17:12Hello,I would like to report a possible bug in the library generated by STM32Cube FW_F4 V1.11.0. I experience the problem for the evaluation board STM3240G-EVAL and when choosing directly the STM32F407IGHx chip.The bug...

gilles by Associate
  • 500 Views
  • 2 replies
  • 0 kudos

Making a REAL copy of an STM32CubeMX project

Posted on May 05, 2016 at 15:28I would like to make a copy of an existing Stm32CubeMX project and save it under a different project name.  I am trying to upgrade to the latest TrueStudio and want to keep my current project associated with the older ...

kevin2399 by Associate III
  • 1328 Views
  • 3 replies
  • 0 kudos

TIM4 in Encoder Mode - Nucleo F767ZI

Posted on October 06, 2016 at 00:39I am trying to set up TIM4 in Encoder Mode in Nucleo F767ZI. I used STM32CubeMX to set up the Timer. The TIM->CNT value oscillates between two values. On checking further, I found the DIR bit to be oscillating betw...

Neo M by Associate II
  • 1303 Views
  • 7 replies
  • 0 kudos

Additional ADC1 interrupts

Posted on October 07, 2016 at 16:29In terms of number of interrupts, the STM32F302 has what appears to be one interrupt for Analog conversions, the �ADC1_IRQn�.  Can that be changed? I was thinking that optimally I would like one interrupt for start...

wfd by Associate II
  • 546 Views
  • 1 replies
  • 0 kudos

TIM3 Clock output control

Posted on October 04, 2016 at 21:21Hello,I'd like to know how to enable or disable freely for TIM3 clock output after initialization.Once clock output is enabled, I cannot disable the clock ouput.Device: STM32F207ZGThanks. #timer-clock-enable-dis...

w21685 by Associate II
  • 496 Views
  • 2 replies
  • 0 kudos

Can I make TIM1 or TIM8 generate 4 timer interrupts?

Posted on October 06, 2016 at 16:00I am working with the Discovery Development Board (STM32F407) and I would like to write a function that uses one physical timer and allows me to generate arbitrary interrupts at different instances, for exampleaddT...

arnold_w by Senior II
  • 461 Views
  • 2 replies
  • 0 kudos

STM32F746G Discovery audio codec samplerate drift?

Posted on September 30, 2016 at 00:14Hi. I'm generating a stereo sinewave with the BSP_AUDIO routines and notice that the frequency of the generated waveform changes randomly with a couple of cents in either direction. How stable is the word clock f...

STM32F070 bootloader (on Nucleo board) won't start

Posted on August 12, 2016 at 12:24Hello everyone, I am trying to use the bootloader in the system memory of the STM32F070RB on a Nucleo board, but I don't seem to manage to launch it. After trying several things, here is the state of my board : I re...