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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

STM32F0 TSC Assert Failed. Default config unsupported?

Hello. I have set up TSC using the standard CubeMX config on Group 2 and 3, where the sampling is connected to G3_IO1 and G2_IO1. However, when i run the program, i get an assertion failure at the initialization on assert_param(IS_GPIO_AF_INSTANCE(GP...

EHyld.1 by Associate II
  • 597 Views
  • 1 replies
  • 0 kudos

read mp6050 sensor with dma i2c

i'm trying to read the mpu6050 data with the i2c, if irun with the normal function without dma HAL_I2C_Mem_Read (& hi2c1,((uint16_t *) (0x68 << 1)), 0x43, 1, data, 6,1000) reads regularly inthe loop;the problem is when I use the dma HAL_I2C_Mem_Read...

SDall by Associate II
  • 1024 Views
  • 2 replies
  • 0 kudos

problem opening docs and resources

Hi,I receive the following error (in log file) when trying to open docs and resources. It was working but now it is not. I am using 1.5.0.Mete!ENTRY org.eclipse.e4.ui.workbench 4 0 2020-11-20 14:01:45.082 !MESSAGE Command 'com.st.stm32cube.common.mx....

mete by Senior II
  • 441 Views
  • 2 replies
  • 0 kudos

Resolved! Lwip problem with Stm32Cubemx 6.1.0 and stm32H7

Hi, My project is on a Stm32H7 I'm using freeRTOS and LWIp. For testing I'm using a sample project generated by cubemx and http_netconn web server.When I generated the project with cubemx 5.6.1 it's working good.With CubeMx 6.0.1 http request are r...

VAUDI by Associate II
  • 955 Views
  • 4 replies
  • 1 kudos

Resolved! firmware can't migrate to a new version

When I open my first project, I get a message saying that firmware must be upgraded. I clic the button 'migrate'. It works a long time. If I go to the project parameter, it is still the old firmware. And if I quit cubemx and restart it with the same ...

0693W000005C859QAC.jpg 0693W000005C8ASQA0.jpg
MJean.3 by Associate III
  • 974 Views
  • 4 replies
  • 0 kudos

how to use algobuild in cubemx?

I tried but it didn't work. these setting is right?it makes error at TIM_AB_Config() ​Has anyone succeeded to use x-cube algobuild?​​​​

0693W000005Bl0UQAS.jpg
kdok .1 by Associate II
  • 1354 Views
  • 4 replies
  • 0 kudos

New project with CubeMX to 769I-disco

Posted on February 11, 2018 at 17:06I'm new to ARM and I brought a STM32F769I-DISCO.Creating a new project with the CubeMX all the SDIO are pre-configured as INPUTS even the ones connected to the USER-LEDs.Did someone find the same mistakes? Could i...

STM32CubeMX seems so ignore Flash TCM setup.

I am pretty sure that old versions of CubeMX (maybe years ago), when generating for TCM interface generated different code than when generating for AXI.At least in the generated STM32F765VGTx_FLASH.ld (I'm working with a F765), I had a base flash add...

raffin by Associate III
  • 760 Views
  • 2 replies
  • 0 kudos