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:STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the support for ...

Resolved! STPackCreator Insert Code Snippets into main.c

Hi all!Thanks again for the help so far.Just another question, is it possible (or normal?) when creating a pack to have it insert snippets of code into main.c just like the code snippets that get inserted by the cube when you change peripherals etc? ...

pywtk by Associate II
  • 306 Views
  • 1 replies
  • 0 kudos

ethernet lwip re initialize at run time

im using stm32h743zi2 ethernet with udp . so i generated code and running in Kiel and ping working fine . BUT  how to  i re initialize lwip at run time .i tried to reinitialize at run time but the ping is stopping after reinitializing . any body does...

SITARAM by Associate III
  • 493 Views
  • 2 replies
  • 0 kudos

Resolved! about STM32 clock config

hello,I have a very simple question, I have asked a FAE,but not solved.I am using STM32CubeMX to config a project. I used an external 32.768khz crystal. I want to set the RTC clock to the external crystal. below is my setting.I think i have enabled H...

dqsh06_0-1721636102046.png dqsh06_1-1721636238355.png
dqsh06 by Associate III
  • 776 Views
  • 7 replies
  • 2 kudos

[BUG] STM32 lwIP Ethernet driver Tx deadlock

This bug is present in ethernetif.c files for lwIP generated by CubeMX for the newer reworked ETH drivers.ProblemWhen using CMSIS-RTOSv2, CubeMX generates the following code in the function low_level_output(): pbuf_ref(p); HAL_ETH_Transmit_IT(&heth, ...

Piranha by Chief II
  • 15954 Views
  • 27 replies
  • 7 kudos

Delay between SPI transfers on STM32U5

I have to interface an STM32U575 microcontroller with a very specialized SPI device for which the market offers no alternatives. According to the spec sheet, the chip select must be pulsed between every 2 bytes, for at least 154 ns. I have to read 34...

_legacyfs_online_stmicro_images_0693W00000biFzAQAU.png _legacyfs_online_stmicro_images_0693W00000biFx5QAE.png
CWill.12 by Associate II
  • 2645 Views
  • 9 replies
  • 0 kudos

Resolved! STM Cube MX Free RTOS with STM32U575

Hi, I want to implement Free RTOS on SWTM32U575. When I am trying to configure it in the middleware but there is no options to enable Free RTOS. Is there a way to way to enable it ?

Jet1 by Associate II
  • 643 Views
  • 4 replies
  • 3 kudos