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

Resolved! Configuration of SDMMC peripheral in CubeMX

I am trying to connect to the WFM200 wifi module over SDIO. I am using the SDMM peripheral library/code for this.However, in the selection in CubeMX there is only the options for SD and MMC but no SDIO.Which option should I choose for using SDIO with...

0693W00000aITSEQA4.png
Hueli.1 by Associate III
  • 1343 Views
  • 2 replies
  • 1 kudos

STM32H7/F7 FMC Chip Selects

Hello,I'm looking for an MCU from the STM32H7/F7 lines that has the highest number of Chip Selects for the FMC bus. The highest CS count I've seen so far is the STM32H743:Is this the maximum 

_legacyfs_online_stmicro_images_0693W00000bhtcxQAA.png
skon.1 by Senior
  • 1098 Views
  • 2 replies
  • 0 kudos

Resolved! stm32ide 1.12.0 update and SystemClock_Config() Lockup

STM32L476ZGT3 processorSTM32IDE 1.12.0STM32MX 6.8.0Once I updated the IDE, the system locks on the LL_PWR_IsActiveFlag_VOS() under the stm32l4xx_II_pwr.h file (Through the SystemClock_Config() section).I updated the file location by creating a new pr...

JDFletch by Associate
  • 932 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F7 Bug in CAN clock management

I work on a project with STM32F767ZI that uses 3 CAN buses and require them to be turned ON and OFF at specific times to save power.However, code generated by STM32CubeFW_F7 V1.16.1 (latest version at the time of posting) generates questionable(or ev...

SPI communication on STM32G4

OS : Ubuntu 22.04.2 LTSSTM32CubeIDE : 1.12.0 Build: 14980_20230301_1550 (UTC)Firmware : STM32Cube FW_G4 V1.5.1Working on interfacing Nucleo-G491RE to EVAL-AD5592R-PMDZ evaluation board using SPI interface (SPI2). Befor...

How do I get the USART to work on an STM32C011?

I am relatively new to using the STM32 family and I am trying to use the USART on a STM32C011J4M6 device without success.Initially I am just trying to send out a single character using the lines uint8_t TxData[] = {'@'}; HAL_UART_Transmit(&huart...

Neiliow by Associate II
  • 2828 Views
  • 7 replies
  • 0 kudos

CAN-Bus no callback/received frame; FDCAN STM32G474

Hello,when I try to receive a CAN-Frame it is not received by the Microcontroller, it is within the range, I have no idea what the issue is.Thanks to everybody in advance, Best Regards, Seppel  void FDCAN_Config(FDCAN_HandleTypeDef *pHfdcan) {   ...

0693W00000bhUdqQAE.png 0693W00000bhUe5QAE.png 0693W00000bhUeFQAU.png 0693W00000bhUf3QAE.png

Which class i have to choose in cubeMX configuration to communicate with FTDI USB, i didn't find Vendor Specific Class in the options ?

Insted of using the computer as the Host, i want to work with an STM32 microcontroller usb host. The device uses a standard FTDI USB to serial converter as the main mechanism to communicate between the computer and controller. Instead of using the co...

IChak.1 by Associate II
  • 1086 Views
  • 2 replies
  • 0 kudos