STM32CubeMX (MCUs)

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

STM32F103 SMBus Communication via CubeMX

Hi there, I am a new at SMBus communication. I design a board. Board have STM32F103 MCU and BQ40Z80. I need to make a communication between STM32 MCU and BQ IC but I couldn't find parameter settings in CubeMX.  Software is STM32CubeMX Version 6.11.1 ...

BY by Associate II
  • 2144 Views
  • 7 replies
  • 2 kudos

I2C Custom Timing

Hi,Can anyone point me in the direction of some more information about the custom timing under the I2C parameter settings?Are we modifying a specific register? or something else? Do each of the 8 bits do something different?  

MEde1_0-1712248649852.png
MEde.1 by Associate III
  • 3834 Views
  • 15 replies
  • 5 kudos

Resolved! Why assert_failed in HAL_InitTick()?

After spending some time debugging my project, I was able to narrow my problem down to this and reproduce it as follows:File, New, STM32 ProjectSelect NUCLEO-L412KBIn Pinout & Configuration, SYS, choose Timebase Source TIM16In Project Manager, Code G...

CKugl.1 by Senior II
  • 5831 Views
  • 13 replies
  • 2 kudos

stm32 F407 Timer4 [TIM Input Capture Start DMA]

Dear experts,i used stm32F407 ve make  a project.Through GPIOE connected parallel 16 bit ADC,ADC_busy pin connected F407 Tim4_ch3, enable  Input Capture functions, and enable DMA (P to M mode).get a mounts of data one times.i Referenced st demo,its d...

OPAMP on STM32G431KB

Hi, Master:Hello, I want to use the opamp amplifier function of the g431kb board to connect an external gain circuit and use standlone mode. Can I use it after downloading my MXsoftware generate code?I set the OPAMP1_P (PA7) input to 2.5V (DC power s...

scope_12.png

Fixing code generation in CubeMX: Tickless functions

Hello, when using CubeMX + STM32WB + BLE, I noticed that if the BLE feature is enabled in CubeMX, a file called freertos_port.c is created in the project. This file includes the functions void vPortSuppressTicksAndSleep(TickType_t xExpectedIdleTime) ...

JJRR by Senior
  • 1038 Views
  • 4 replies
  • 0 kudos