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 STM32U3 series.Added the support for...

STM32CubeIDE is damaged and corrupted, how to fix?

Hello,I am a high school student trying to do a project that requires the use of the STM32CubeIDE.My OS is macOS Mojave 10.14.5. I have a little under 10GB of space in free storage.I am able to download the file off the website, unzip it, and run the...

ZTu.1 by Associate
  • 403 Views
  • 0 replies
  • 0 kudos

Resolved! What is the trick to view SFRs in debug?

My sincere apologies for what I am sure is an idiot newbie's error. Thank you everyone for your time.I have STM32CubeIDE and I do not seem to be able to read back values of SFRs (peripheral registers) while in debug. E.g. my code containsHRTIM1_MASTE...

VGusi.1 by Associate II
  • 1272 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeIDE 1.7.0 code on STM32G0B1 CAN bus ID filter not working once using (HAL_FDCAN_ConfigGlobalFilter(&hfdcan1, FDCAN_REJECT, FDCAN_REJECT, FDCAN_FILTER_REMOTE, FDCAN_FILTER_REMOTE) .

Classic CAN configuration as below. when the line "if(HAL_FDCAN_ConfigGlobalFilter(...))" is removed, the CAN messages are received without issue. The transmitted message is set as ID: 0x111 . Confirmed by a CAN bus monitor.Configuration as below:FDC...

Jackle by Associate III
  • 1776 Views
  • 6 replies
  • 0 kudos

Thread safe malloc

I am currently writing a code on stm32l496vg with freertos. I came across a lot warnings about malloc thread safety issue. Now, cubeide 1.7.0 says it provides thread safe malloc in default. Is problem solved now?What is the exact release date of cube...

SAkta.1 by Associate
  • 397 Views
  • 1 replies
  • 0 kudos

stm32cube ide and iar ide

I am using bno080 dev board with nucleo board.I have the code from github which is done in the IAR IDE.https://github.com/hcrest/bno080-nucleo-demo/I am using stm32cubeide....While initializing the project in IAR IDE they asked to enable i2c configur...

AR.7 by Associate II
  • 435 Views
  • 0 replies
  • 0 kudos