STM32 MPUs Software development tools

Ask questions and find answers on STM32 microprocessors software development tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 386 Views
  • 0 replies
  • 0 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 215 Views
  • 0 replies
  • 0 kudos

STM32CubeProgrammer v2.21 released

We are pleased to announce that STM32CubeProgrammer 2.21 is available What is new in 2.21: • Support for the STM32WL3Rxx microcontrollers:         – Internal memory programming        – Option byte and OTP programming        – PKCS#11        – Firmwa...

Resolved! stop after Run or Debug action

hello.Now I am using stm32mp157a-ev1 board and coding M4 program on stm32cubeide.However, there is a problem that the stm32cubeide stops at 70% after starting to run or debug.And can check the log for errors in metadata.2023-04-04 17:11:23,560 [INFO]...

0693W00000bhTiGQAU.png
KNam.2 by Associate II
  • 2021 Views
  • 4 replies
  • 0 kudos

Resolved! Failed to firmware upgrade ST-LINK firmware on STM32MP157F-DK2 board using STM32CubeProgrammer version 2.12

Hi,I am using STM32CubeProgrammer version 2.12 running on Windows 10 to connect to the STM32MP157F-DK2 board ST-LINK connector CN-11.I managed to connect and when I click "Firmware upgrade" the STLinkUpgrade 3.4.0 window opens.However, when I press "...

SThon.1 by Associate II
  • 2455 Views
  • 2 replies
  • 0 kudos

Resolved! undefined reference to `HAL_ADC_Init'

I've been trying for hours to read an analog value from a pin and write it over UART with no success on my STM32MP1. I've assigned PF14 to ADC2_INN2 and set IN2 to "IN2 Differential", then I generate the code and when I try to build I get a bunch of ...

msche.1 by Associate III
  • 4092 Views
  • 5 replies
  • 0 kudos

How to use SX1280 Transceiver with STM32MP157A-DK1for SPI Connection and Data Transmitting/Receiving?

Hi its me again,I'm told that i need to use SX1280 Transceiver with a STM32MP157A-DK1 (using ARM Cortex A-7 coding in C/C++) for SPI connection, im gonna take that SPI data and save it into a .txt file. Saving it into txt file is the easy, right now ...

MÇerçi by Associate III
  • 2566 Views
  • 1 replies
  • 1 kudos

Resolved! IPCC interrupt issue in stm32mp157A ?

Hello,We are using STM32MP157A.We are working on IPCC from A7-0,A7-1 to M4.We are getting IPCC interrupt A7-1 to M4,But when we are not getting interrupt from A7-0 to M4.In cubeMx it is showing NVIC to IPCC RX1 and TX1, but not showing to RX0,TX0.we ...

0693W00000Y8qf8QAB.png 0693W00000Y8qfSQAR.png