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

variable assign error while using HyperBus OSPI RAM on L4R5

osram_init(3,1,2,6); // Initialized with Prescaler=3, HighSelect=1, tRWR=2,tACC=6, MemoryMap, refer to CUBE-MX L4R9Eval OSPI_MemoryMap example Project uint8_t* mem_addr = ( uint8_t * )( OCTOSPI1_BASE + 0 );   *mem_addr = 0xF0;   *(mem_addr+1) = 0x...

Lee.Lys by Associate
  • 381 Views
  • 0 replies
  • 0 kudos

STM32CubeMX does not copy custom_motion_sensors.c and custom_motion_sensors_ex.c files when the code is created.

STM32CubeMX does not copy custom_motion_sensors.c and custom_motion_sensors_ex.c files when the code is created. Has anyone come across this issue, if yes what was the issue? I have checked in and out but unable to find the issue. I have checked the ...

0693W000008xL7XQAU.png
Shaun.t by Associate III
  • 429 Views
  • 0 replies
  • 0 kudos

Resolved! SMBus STM32F439 HAL Driver

Hi all,I read STM32F4 MCU family doesn't support SMBus because of hardware limitations in the I2C cell. For this reason SMBus is not included in the HAL driver. If I choose STM32F439ZI in STM32CubeMX and I activate I2C, I can select between 3 differe...

0693W000008x25NQAQ.jpg
AFara.2 by Associate II
  • 1806 Views
  • 2 replies
  • 0 kudos