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

SPI Receive interrupt callback not being called

I designed a breakout board for the STM32F401CEU6. (Schematic attached)I am using it to receive data from an ADC chip over SPI.The ADC chip has a data ready output which should be used as an interrupt pin to let the MCU know there is data available t...

0690X00000BuVyXQAV.png
MO'Su by Associate
  • 1858 Views
  • 1 replies
  • 0 kudos

Resolved! Cube IDE 1.15.0

Hi all,Installed the latest CubeIDE and re-built an existing project. Got several warnings. One of them was RWX. This could be solved by making changes to the ,ld file. Example - .ARM (READONLY)The next issues was -- > "_close is not implemented and ...

ST-Link V2 usb drive error

I am currently trying to test my PCB that I made using the STM32F407VGT6 microcontroller. I have my code to toggle a led using a gpio output pin on the controller connected to the led on a breadboard. Under the system core on STM32IDE I have the SYS ...

keatonr by Associate
  • 609 Views
  • 1 replies
  • 0 kudos

Not able to run FreeRtos task with trustZone enabled

Hi , I am trying to implement FreeRtos in my application with TrustZone enabled. I want to blink LED1 in task1 and LED2 in task2. Neither of the task are running. When I did the debugging in function xTaskCreate it's going into Infinite loop. My conf...

Kendall7_0-1711715069133.png
Kendall7 by Associate II
  • 530 Views
  • 2 replies
  • 0 kudos

CubeMXIDE bug; EMDOS and Azure inclusions

This has been a long standing problem.If Azure is installed once (on this system), then for search paths in project properties, it is always present.If EmDOS has ever been tried, even though it is not selected and has been removed.  The EmDOS library...

Resolved! How to use DTCMRAM in stm32h743

Hi All,I want to use DTCRAM in stm32cubeide, the controller i used is stm32h743, earlier IUsed RAM_D2. shifting from RAM_D2 to DTCRAM is possible but both i cant use,please guide me, /DISCARD/ : { libc.a ( * ) libm.a ( * ) libgcc.a ( * ...

ykn by Senior
  • 4787 Views
  • 12 replies
  • 3 kudos