STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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

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
  • 371 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
  • 348 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
  • 392 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...