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

STM32H7 interleaved ADCs and single DMA confusion

Hi all,I am trying to implement ADC acquisition on one channel, with 14 bit, 4x oversample, at 1 Msmps (1 megasample per second). This is possible only using dual interleaved mode. Moreover, I want to acquire continuosly with circular DMA.But it is n...

Clipboard01.gif Clipboard02.gif
linuxfan by Associate II
  • 1619 Views
  • 6 replies
  • 0 kudos

Mongoose not working with LWIP + FreeRTOS

 I'm trying to build a simple HTTP server using Mongoose with the LWIP IP stack on FreeRTOS CMSIS_V1. It is important that I let LWIP handle the network interface since I'm also using it to advertise a service using mDNS. This is what my task looks l...

marrr by Visitor
  • 56 Views
  • 2 replies
  • 1 kudos

Will the FTP addon for AZRTOS work for an F7 chip?

I'm looking to utilize an FTP server with the STM32F7NI-Discovery board. Specifically I'm looking at taking Nx_Webserver demo for that board (which works great) and adding the ftp module to it that NetxDuo provides. However, I'm seeing that the F7 ch...

ijohnson_0-1760718396710.png ijohnson_1-1760718438588.png

assert_param(expr) defined in two files?

I have a project for STM32F777 generated by STM32CubeMX 6.15.0.The macro definition of #define assert_param(expr) exists in 2 include files - stm32f7xx_hal_conf.hand stm32_assert.hBoth files are included on different levels of the project. Is there a...

Ceco by Associate
  • 42 Views
  • 1 replies
  • 0 kudos

No code when IO Pin Swap enabled

When I select IO pin swap in CubeMX, the LL SPI initialization code does not update the pin swap register.Using H5 Nucleo board and LL HAL.  Easy workaround if you know to look for it. 

IOC Code generation doesn't work for PVD

In the IOC editor, under PWR, and Monitoring, I have set belowand, I read that below in NVIC needs to be setWhen I look at git diff to observe changes, no files except ioc have been changed. How do I get it to work. I am using CubeIDE 1.19.   

stacatoengineer_0-1760541467663.png stacatoengineer_1-1760541493038.png stacatoengineer_2-1760541503703.png stacatoengineer_3-1760541549745.png