STM32 MPUs Software development tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

STM32CubeProgrammer v2.19 released

We are pleased to announce that STM32CubeProgrammer 2.19 is available What is new in 2.19: Support for the STM32WBA6xxx microcontrollers: Internal memory programmingOption byte/OTP programmingRDP regression with passwordSFI support Support for MCE N...

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
  • 3441 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
  • 2028 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

Even though I uploaded a new device tree using stm32cudeide, there was no effect on my pins. 

I am generating device tree and compiled it by stm32cudeide and upload to my board. So, baiscally I am following this link:https://wiki.st.com/stm32mpu/wiki/How_to_manage_OpenSTLinux_projects_in_STM32CubeIDEMy issue is that no matter what I do, nothi...