STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

STM32 Cube for F1 devices

Posted on August 23, 2014 at 10:14Does somebody know when the F1 devices will be completely supported on STM32 Cube(i.e. STM32F103)? #stmcube-stmcubemx #stm32f1

predrag10 by Associate II
  • 1143 Views
  • 7 replies
  • 0 kudos

STM32CubeMX ADC Regular Conversion Mode Bug

Posted on November 06, 2014 at 13:34When selecting the number of channels in the ADC configuration window the automatically generated channel fields are off-by-one, e.g. select 4 channels, there are 3 fields generated, here is the demonstration: Tha...

0690X00000605fIQAQ.png

STM32CubeMX - SAI Code generation problem.

Posted on December 04, 2014 at 10:33I am developing an application using the Serial Audio Interface of the STM32F429ZITx.There appears to be a problem in the code generated by STM32CubeMX.The DMA handle hdma_sai1_a is declared as a global variable i...

STM32Cube examples

Posted on December 08, 2014 at 19:59I thought it would be instructive to look at the examples using the STM32CubeMX application. The ''Load Project'' dialog only looks for .ico files and I find none in all of the examples. Was this application used ...

hbarta2 by Associate III
  • 723 Views
  • 3 replies
  • 1 kudos

Timer Encoder Interface

Posted on December 12, 2014 at 15:54Hi, I'm trying to read an encoder using the encoder interface provided by the STM32F3Discovery board. I've set up the peripherals using CubeMX and connected the encoder to the input pins (tried with timer 1 and 2)...

adriano by Associate II
  • 682 Views
  • 3 replies
  • 0 kudos

STM32F429 two SDRAMs problem

Posted on December 07, 2014 at 21:12Hello everyone, I have used STM32F429 device along with two SDRAMs AS4C16M16S mapped to the two available banks. When the FMC controller was initialized using the generated code from STM32CubeMX with BANK1 initial...

ok2nmz by Associate
  • 694 Views
  • 3 replies
  • 0 kudos

STM32L152-Discovery and STM32CubeMX

Posted on November 06, 2014 at 13:25When selecting the STM32L152 discovery board in CubeMX the microcontroller is set to STM32L152RC while my STM32L152 discovery board has the STM32L152RB microcontroller. If I understand correctly the older discover...