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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

The signal result becomes a straight line on the DAC

 "I am using your program and made some changes, but when I use it in the function  HAL_DAC_Start_DMA(&hdac, DAC_CHANNEL_1, (uint32_t*)value, 89, DAC_ALIGN_12B_R); HAL_TIM_Base_Start(&htim4); the signal result on the oscilloscope is not continuous. ...

WhatsApp Image 2024-09-06 at 16.06.24 (1).jpeg WhatsApp Image 2024-09-06 at 16.06.24.jpeg
macam1 by Associate III
  • 1016 Views
  • 7 replies
  • 0 kudos

Resolved! How do I make stm32 and w25q128 work as a usb msc?

I am trying to use stm32f407 and w25q128 to get a usb drive, for this I wrote a driver to control the flash drive and initialized the USB MSC using CubeMX. When I connect the stm32 to the PC (Ubuntu) I see the new storage device in the Disks app but ...

Resolved! How to get interrupt handler generated by CubeMX?

Hi guysI want to generate a time base by a general purpose timer interrupt (TIM6) on a F334 with low level library. I do not know why, I get init functions fine but no interrupt request handler is generated, nowhere.It should be very simple, I though...

White_Fox by Associate III
  • 1117 Views
  • 3 replies
  • 2 kudos

Using IKS4A1 with IDB05A2

 I am trying to use IKS4A1 with IDB05A2 together with F446RE.Each of these expansion boards works fine with F446RE. However, when I try to use STM32CubeMX to create a combined project, I cannot add the BLE1_applications. I assume this configuration s...

STM32G4* Low Frequency HRTimer

Hello ST,in my recent design I faced trivial task of synchronizing several outputs based on common timers and external events. I picked STM32G474 for this task as I found HRTimer perfect due to its architecture. What I didn't foresee is the fact that...

BNG by Associate
  • 783 Views
  • 1 replies
  • 0 kudos