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

STM32L476VGT6 STM32CubeMX 4.16.1 RAM linker script bug

Posted on September 20, 2016 at 11:47Have just updated to STM32CubeMX 4.16.1 and now the STM32L476VGT6 linker script doesn't work. linker script is set up for RAM1 and RAM2 in the memory area but not in the sections. Had to rename RAM1 as RAM and m...

sneal by Associate II
  • 533 Views
  • 2 replies
  • 0 kudos

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
  • 798 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
  • 527 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
  • 1412 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
  • 1414 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
  • 577 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
  • 532 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
  • 521 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...