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

A bug in the latest version of STMCubeMX (5.6.1)

Greetings.I have been using STMCubeMX for SMTF7 processors for quite a while. The function void SystemInit(void) from the file system_stm32f7xx.c generated by older versions of STMCubeMX used to contain the following code:void SystemInit(void) { /*...

KR1 by Associate III
  • 1680 Views
  • 9 replies
  • 0 kudos

Resolved! Change Period of a timer dynamically

I am experimenting with timers... I have a list of time values that I want to use to replay a digital signal.What I try to do is to wait for the interrupt of the base timer, then set a new period value, then wait for the next interrupt.But it seems I...

SSchu.4 by Associate II
  • 15930 Views
  • 10 replies
  • 0 kudos

STM32F427 I2C no SCL output and *Very* slow SDA output

Hi everyone,I've been working on a custom PCB with an STM32F427 and a TI audio amp (TAS5825M) that need to communicate using I2C. This is my first time using the STM32 line. I set up the project with STM32CubeMX with the appropriate settings for 100 ...

0693W000001qNX1QAM.png 0693W000001qNY9QAM.png
PGrin.1 by Associate
  • 862 Views
  • 3 replies
  • 0 kudos

Resolved! Hi I am using the STM3241G-EVAL board with an ethernet connection. I want to create an http based application using TCP/IP. I used STM32 CUBE MX to generate code with settings ETH(MII mode) ,LWIP enabled with DHCP.

My code is not passing the netif_is_link_up() function and it always goes to netif_set_down(). I also have this doubt when I connect network cable to Ethernet port of board, it does not glow any green or yellow light on this port. But my network cabl...

MHans.2 by Associate II
  • 593 Views
  • 2 replies
  • 0 kudos