STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

STM32CubeMX 6.11.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.11.0 is available. What is new in STM32CubeMX V6.11.0? New MCUs series : STM32U0 (STM32U083xx/73xx/31xx), STM32H7RS (STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx) and STM32H5 (STM32H533/H...

Resolved! stmelectronics.xcube-azrtos-h5 not found in STMCubemx

Hello ,We are devloping application using NUCLEO-H503 , try to install USBX as CDC-ACM port and transfer data to host device ,1. Try to install Driver for USBX , but not found stmelectronics.xcube-azrtos-h5  How to use NUCLE-H503 USB in Device mode o...

USBX_ISSUE.png
pooja by Associate II
  • 404 Views
  • 4 replies
  • 0 kudos

CMake project generation with CubeMX + CubeAI fail

Hello,I use STM32CubeMX V6.11.1 with cmake version 3.28.1 (the one embedded in STM32CubeCLT_1.15.1) to generate a project for STM32F746G Discovery kit.When trying the new cmake project generation feature in conjunction with CubeAI, the generated proj...

dac+timer

void HAL_DAC_ConvCpltCallbackCh1(DAC_HandleTypeDef *hdac){ HAL_GPIO_TogglePin(START_OF_FRAME_GPIO_Port , START_OF_FRAME_Pin);}   uint32_t val[] = { 500, 600, 700, 800, 900, 1000, 1100, 1200, 1300, 1400};   HAL_DAC_Start_DMA(&hdac1, DAC_CHANNEL_1, val...

msg-1001059758846-54432.jpg
nimaltd by Senior
  • 33 Views
  • 2 replies
  • 0 kudos

U5G9 USBX without ThreadX

CubeMX: 6.11.0STM32U5: 1.5.0uVision: 5.39.0.0Hi, I saw the latest post about USBX baremetal now being possible and thought i would give it a try.I want to read USB drives and usb uart port to PC for comms. but get the following errors in uVision when...

PhilipC_1-1714130818521.png PhilipC_0-1714130748026.png
PhilipC by Associate III
  • 28 Views
  • 0 replies
  • 0 kudos

STM32CubeMX not generating syscalls.c and sysmem.c

Hi everyone,I used STM32CubeMX (version 6.11.1) to generate the initialization code for an STM32G491RCT.The toolchain is configured as a Makefile project.At the end of the C_SOURCES definition, it specifies sysmem.c and syscalls.c.# C sources C_SOURC...

multi ADC

Hi, I'm using STM32H735VGT and ADC3. There is too much time difference between converting 2 channels and 3 channels. I want to know why converting 3 channels suddenly takes a lot of time. And I want to know how to fix it.  Here are the scope photos a...

scope_3.png scope_4.png
giwonKIM by Associate II
  • 21 Views
  • 0 replies
  • 0 kudos

Resolved! DAC-DMA and Timer

I am using timer 2 for trigger DAC and GPIO to generate analog and digital values.own timer 2 started with DMA to change ARR by an array.My GPIO array works well and starting to change from index 0 . but my DAC array start from Index 1. as you can se...

msg89464043-592494.jpg
nimaltd by Senior
  • 91 Views
  • 3 replies
  • 0 kudos

Resolved! X-NUCLEO-53L5A1 with Nucleo-H743ZI2

 I'm fairly new to embedded work and noted that the pin layout that was given for X-NUCLEO-53L5A1 was for the F401RE, which I initially tested, but when attempting to configure it with the H743ZI2 I wanted to maintain the use of the ETH and USB port ...

JahKMC by Associate II
  • 856 Views
  • 8 replies
  • 0 kudos

Update Problem

After STM32CubeMX update from version 6.10.0 to 6.11.0 WorkBench give me and error (see picture Worckbench.jpg attached).How to solve this problem ?I don't find any configuration on Wokbench to specify new STM32CubeMX installation.

UniRob by Associate II
  • 77 Views
  • 2 replies
  • 0 kudos

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...