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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1229 Views
  • 0 replies
  • 2 kudos

STM32F and Texas instruments DSP SPI communication.

Dear ST hello,I am working on SPI communication between two boards, of two different companies.TMS320F28397D of TI and STM32F429 of ST.My question is about the SPI configuration in CubeMx, should I chose the Frame format TI?2/When I chose The TI conf...

STM32CubeMX adds incorrect value to XTAL

Hello,I have been observing this issue with previous as well as latest STM32CubeMX versions, wherein the generated MDK-ARM (minimum version 5.27) project file (UVPROJX) has incorrect value set to Options for Target -> Target -> Xtal (MHz).In the IOC ...

Does STM32F723VC has a built in USB HS Phy?

USB HS PHY is quite confusing and i am not able to find out if i can use STM32F723VC (LQFP100) staight from the chip as a USB HS Device. Documentation says: "an USB OTG full-speed and a USB OTG high-speed with full-speed capability (with the ULPI onl...

nico by Associate II
  • 2269 Views
  • 4 replies
  • 0 kudos

Resolved! STM32 & CubeMX LWIP change IP

Hi, I use LWIP to establish a connection, We want to change the IP address, how can I update IP? tcpip_init( NULL, NULL );   /* IP addresses initialization without DHCP (IPv4) */ IP4_ADDR(&ipaddr, IP_ADDRESS[0], IP_ADDRESS[1], IP_ADDRESS[2], IP_A...

YiKai by Associate II
  • 2037 Views
  • 2 replies
  • 0 kudos