STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Console output to text file

I am using NUCLEO-F401RE board with X-NUCLEO-IKS01A3 extension board for a pedometer application. The sensor data from board is displayed on Command Shell Console in STM32CubeIDE but want this data is text or csv file for further analysis. Can somebo...

Resolved! Enable LWIP without ETH IP in CubeMX

Hello,I am working with a STM32H743 and an Ethernet controller which I drive with SPI.So I don't use the ETH config in CubeMX (and I can't because pins are already taken by other functionalities), but I'd like to use the LWIP package which can't be e...

_legacyfs_online_stmicro_images_0693W00000dDPKcQAO.png _legacyfs_online_stmicro_images_0693W00000dDPKmQAO.png
SMari.10 by Associate II
  • 1674 Views
  • 2 replies
  • 1 kudos

Resolved! Hellp start to CubeMX

Hello friends, I am starting to use "CubeMX", I want to configure memory, static RAM and LCD. But I'm having trouble figuring out how to configure these peripherals, do you have a guide to configure this peripheral and CubeMX?Thanks!

A.Rade.96 by Associate III
  • 1157 Views
  • 5 replies
  • 2 kudos

Resolved! PA0_C GPIO PIN

I have stm32h745i-disco for my project and use PA0_C and PC_3 for output. and when i use usual HAL_GPIO_WritePin() it is not working. Should i change something to make it work? Please help 

BAl K.1 by Associate III
  • 1530 Views
  • 2 replies
  • 0 kudos

H743 and LAN8742 init

I'm still struggling with the ethernet code. I have some custom hardware that where several H743 controllers are powered on at the same time and sometimes they don't get all a connection (no IP address from dhcp). But I can reproduce this error as we...

JojoS by Associate III
  • 2890 Views
  • 8 replies
  • 3 kudos

STM32CubeMX 5.5 does not generate CMSIS DSP files

I've created a STM32CubeMX project for stm32f411re uC and try to add CMSIS DSP suppor. I go to "Aditional Software" -> ARM.CMSIS and check CORE 5.3.0 and DSP 1.7.0. Into DSP I chose Source. CubeMX download the CMSIS package into STM32Cube/Repository/...

leonardo by Associate III
  • 4108 Views
  • 16 replies
  • 3 kudos

USE_NEWLIB_REENTRANT

After enabling USE_NEWLIB_REENTRANT in FREERTOS (pic.1) I get error notification in LWIP (pic.2) and also after I try to compile this settings (pic3). This error info disappear when I manually put in 1 in the fieldwith red error text (pic.2 > RTOS De...

1.jpg 2.jpg 3.jpg
MCUpwr by Associate III
  • 781 Views
  • 0 replies
  • 0 kudos