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! Using a MX25L3233F

I'm looking at using the MX25L3233F for flash storage.  This is a serial NOR device.  It appears to support QuadSPI, but it also appears to support regular SPI:"MX25L3233F features a serial peripheral interface and software protocol allowing operatio...

STM32 CAN transmit bug?

Hello to all from Germany,I try to set up a CAN communication between the STM32F105RB and PCAN-Ethernet-Gateway. I have configured all my peripherals with STM32CubeMX (Version 5.3.0) and generated the code for Keil uVision (V5 28.0.0) and Atollic Tru...

0690X00000AARBeQAP.png 0690X00000AARBZQA5.png
SBaye by Associate
  • 1790 Views
  • 2 replies
  • 0 kudos

HAL_SPI_Transmit Timeout problem

I am trying to implement a driver for an EEPROM. I created as follows: typedef struct { uint16_t address; uint16_t size; uint8_t *data; } test_t; And create a structure array as: test_t test[] = {{0x0000, 50, NULL}, {0x00AB, 70, NULL}, {0x0A...

Resolved! CubeMX add comment/remark/note (comments/remarks/notes)

Hi there,is there a possibility in CubeMX to add a remark/comment/note to a peripheral or its configuration?Background:I would like to leave a note (in CubeMX) about what I use Timer5 for and why I configured it that way 

Syn_BE by Associate III
  • 3599 Views
  • 4 replies
  • 2 kudos

Resolved! CubeMX v6.9.0 broken?

Downloaded the new CubeMX version, started a new project, tried to configure TIM1, but clicking on TIM1 does nothing. I'm expecting it to show TIM1 configuration details which I can edit somewhere.Am I missing something? (TIM1 is not special, nothing...

TDK_0-1690456173114.png
TDK by Super User
  • 1340 Views
  • 1 replies
  • 1 kudos

Resolved! STM32CubeIDE: Creating a project from example for NUCLEO-H745ZI-Q?

Hi all,I'm trying to use STM32CubeIDE to create a project for this board from the list of "Examples Selector". I picked "Demonstrations" as seen in the picture. I don't see a ".ioc" file and when I try to build I get these errors:Description Resource...

_legacyfs_online_stmicro_images_0693W00000bjpJMQAY.png
Rodo by Senior
  • 8821 Views
  • 12 replies
  • 0 kudos

Resolved! Number of Validation Inputs for STM32CubeMX

I am using the STMicroelectronics.X-CUBE-AI.8.0.1 with the board STM32U5A5ZJTxQ Here is what I did: Applauded a keras model under the form .h5.  Putting PD9 and PD8 on the USART3_RX and USART3_TX respectively  Using the connectivity to USART3 in mode...

MMary11_0-1689680291502.png MMary11_1-1689680658365.png MMary11_2-1689680965079.png
MMary.11 by Associate II
  • 2276 Views
  • 1 replies
  • 0 kudos