STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! I don't understand how I can import an example from a MCU package extension, like STM32Cube MCU Package for STM32L1 series, to STM32CubeIDE environment.

If I try to use the import comand, from File menu of STM32CubeIDE, to load an example selecting "import STM32Cube example" option I can't load a project only available in source form. The window that open, were we have a list of available projects fo...

MStef.1 by Associate II
  • 1508 Views
  • 7 replies
  • 1 kudos

LWIP - Read my IP address

I have found examples online searching under LWIP such as // What is our current IP address? // ulIPAddr = lwIPLocalIPAddrGet();but I cannot find the function in the source code, or any other reference to reading my IP address. I would like to be ab...

richardh by Associate II
  • 9317 Views
  • 11 replies
  • 0 kudos

Resolved! Using SPI / HAL - Where to start?

Hey, mechatronics student here. So ive been trying to make the transition from Arduino to STM32 lately, and am a little overwhelmed by hardware-oriented programming.So I can get things like Blink running, and know my way around C good enough to have ...

JGiem.1 by Associate III
  • 1259 Views
  • 2 replies
  • 2 kudos

How to get last address loaded, or size, from .ld file?

A live CAN loader resides in the first 0x8000 in a STM32L431RB. I want to do a CRC check on the application that loads, following the loader, e.g. 0x08008000. The goal is for the loader to run a CRC check upon reset and jump to the app if the CRC is ...

DHase.1 by Associate III
  • 1918 Views
  • 4 replies
  • 0 kudos