STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Add WolfSSL to a LwIP example?

Using Nucleo 32H723ZG board, would like to add WolfSSL to it  Working on an SSH server app.Using the LwIP_HTTP_Server_Socket_RTOS example... watching this video:https://youtu.be/pUd2HEfBp3w?si=jiB2MysS9unIuVDr&t=1727It appears that my problem is this...

st3ph3n by Associate II
  • 192 Views
  • 2 replies
  • 0 kudos

Resolved! How to configure FileX using CubeMX?

How to start with FileX using CubeMX?In CubeMX I enabled ThreadX and FileX with the default configuration, increased ThreadX "memory pool size" to 2k and  enabled "Generate Init Code" for both.In app_azure_rtos.c, tx_application_define() function MX_...

STM32-ThreadX-1.png STM32-ThreadX-2.png
TDJ by Senior III
  • 1476 Views
  • 10 replies
  • 2 kudos

Resolved! STM32H730ZB - SDRAM BANK1 wrong address

Hi, I create a new project with STM32CubeIde 1.15.1 (but same with 1.10.1)I add SDRAM 1 - BANK 1When I debug this project, after HAL_SDRAM_Init function in MX_FMC_Init(), I can wath the memory in MEMORY BROWSER at address 0x60000000.But on reference ...

COSEBE_0-1718065782758.png COSEBE_2-1718066108988.png COSEBE_3-1718066173657.png
COSEBE by Senior
  • 1202 Views
  • 12 replies
  • 1 kudos

USB (Mass Storage Class) Not detected in STM32F405

Dear All,        In my project, I am using STM32F405RG MCU for file read/wirte operations using FATFS.I declare the physicaldrive as USB DEVICE (Mass storage Class) ,while I am generating a  code  for USB DEVICE(Mass Storage Class) its only works for...

Kavinraj by Associate III
  • 198 Views
  • 2 replies
  • 0 kudos

SNMPV3 with NUCLEO-H743ZI2 board

I tried enabling the LWIP_SNMP_V3_MBEDTLS and LWIP_SNMP_V3_CRYPTOCan in CubeMX and generated the code, then it is giving me an error as some header files are missing and which are related to MD5 and SHA.  In CubeMX, They have mentioned “LWIP_SNMP_V3 ...

sushma by Associate III
  • 104 Views
  • 0 replies
  • 0 kudos

Stm32h7 Ethernet

Hi, I am frequently getting tired while working with the STM32H743ZIT6 144-pin Nucleo board / STM32H743IIT6 controller board and an externally connected Ethernet module using a communication protocol. Despite trying many different ways, it is still n...

Using STM32CubeMX 6.3.0 with a dual core STM32H755 micro there is no obvious way to set GPIO context so the same CubeMX pin is defined in both cores

Using STM32CubeMX 6.3.0 with a dual core STM32H755 micro I have a dip switch I wish to be able to read from both cores. Some peripherals (like TIM1 for example) have check boxes for runtime contexts that let you check M7 and M4 to access the peripher...

GHolc.1 by Associate III
  • 307 Views
  • 2 replies
  • 1 kudos