STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

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...

Reorganization of Cube headers

Posted on February 28, 2016 at 20:14It would be nice if you could move into a header the definition of GPIO_MODE, GPIO_MODE, ... GPIO_CR_CNF_ANALOG, GPIO_CR_MODE_INPUT, GPIO_CR_CNF_ANALOG, ...GPIO_CR_CNF_AF_OUTPUT_OD currently in stm32fNxx_hal_gpio....

CubeMX for STM32F746, unable to set a specific timer option

Posted on February 22, 2016 at 19:16Under ''slave mode'' the timer configuration of the TIMx_SMCR register: ''Combined Reset + trigger'' mode cannot be reached using the available menu items whereas ''reset mode'' or ''trigger mode'' are available.I...

jose luu by Associate III
  • 604 Views
  • 2 replies
  • 0 kudos

CubeMX Mac?

Posted on February 26, 2016 at 02:46So eagle eye'd son pointed out that the publicity picture for CubeMX shows its logo sprawled across the face of Apple's MacBook Pro. And yet there are logos for Windows and Linux next to it.So, when is CubeMX goin...

UART Byte Loss

Posted on February 22, 2016 at 16:25I have two UARTs configured as follows (code generated by CubeMX).UART_HandleTypeDef huart2;UART_HandleTypeDef huart4;// Pins (Rx/Tx): PA3 / PA2 - Asynchronous (UART)void MX_USART2_UART_Init(void){ huart2.Instance...

UART Receive Interrupt on STM32f0 using CubeMX / Keil (how?)

Posted on February 16, 2016 at 09:02My tools: STM32f072rb (NUCLEO) MCP2200 uart to usb board STM32CubeMX (4.12.0) Keil uVision 5 (5.17) What I'm trying to do: Running a program in the main loop and reading UART transmission into a ring buffer. (as ...

Mnemocron by Associate III
  • 2089 Views
  • 4 replies
  • 0 kudos

ST HAL I2C generating wrong address.

Posted on February 12, 2016 at 15:42 Hello, I've been working with ST HAL libraries for an STM32F030R8T6, using the NUCLEO board, and I'm having some problems with the I2C API. Probably it's a configuration issue but for the love of me, ...

0690X00000605MkQAI.png
jordi2 by Associate
  • 1612 Views
  • 3 replies
  • 1 kudos

STM32CubeMX GPIO Defined initial level after initialization

Posted on August 11, 2014 at 14:27To avoid glitches at the output, we initialize in the following order: 1. GPIOx clock enable 2. Set output registers to defined value 3. Perform initialization Now we would like to use STM32CubeMX. Is it possib...

0690X00000605fDQAQ.png
rm2399 by Associate III
  • 576 Views
  • 2 replies
  • 0 kudos

Problem with CubeMX 4.5.0 with Linux

Posted on January 12, 2015 at 11:38Hello all. Bed path: java.io.FileNotFoundException: /home/krzysiek/STMicroelectronics/STM32Cube/STM32CubeMX/db/plugins/projectmanager\stm32tck.cfg (No such file or directory) at java.io.FileInputStream.open(Nativ...

giver3 by Associate II
  • 681 Views
  • 2 replies
  • 0 kudos