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! Migration from Atollic True studio to STCUBE IDE

We have converted project which was compiled by Atollic True studio to STCUBE IDE. We got the message "Migration was successful but Manual settings may be required" Application_converter.log shows warning and other messages.Not sure that migration is...

NGopa.2 by Associate
  • 669 Views
  • 2 replies
  • 0 kudos

Open existing projects via command line

Hi Guys,we have a document management system in our company.There we store all kinds of project related files like 2D drawings,3D designs/assemblies, test reports, datasheets etc..A quite useful feature is to click on whatever document and thesystem ...

This is a STM32CubeIDE question, or GCC issue regarding the inline asm() and a cortex m4. rdhi and rdlo must be different for UMULL instruction, but not for the SMULL instruction for some reason.

I need to inline some simple functions for a reverb pedal project, but ran into a bug regarding the reuse of registers and the 'umull' and 'smull' instruction. I am using a cortex M4 with a single cycle UMULL so, I should be able to use the same reg...

TModj.1 by Associate II
  • 1742 Views
  • 6 replies
  • 0 kudos

Resolved! TrustZone Blink_My_LED example HAL_SD_Init error

Just starting with STM32 on STM32L562 DK using CubeIDE and trying example in video. Debugger halts on error trying to initialize SD card, which is not used in this project. From the video it looks like MX_SDMMC1_SD_Init() is called there too.if (HAL_...

MSher.1 by Associate III
  • 528 Views
  • 1 replies
  • 0 kudos