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! EEPROM (M24M01E-F) Page accessing

Hi,For my project, I am using an M24M01E-F I2C EEPROM. My application requires writing and reading data page-wise. According to the datasheet, the EEPROM has a capacity of 1 Mbit (128 KB). I need clarification on how many pages I can able  write to u...

Rishvana by Associate II
  • 1415 Views
  • 8 replies
  • 3 kudos

Please change GCC stack canary to be weak

Hi Could you please change the library implementations so that  void __stack_chk_fail(void)andunsigned long __stack_chk_guardare defined as weak?I have tested it with GCC 11.3.rel1 and 12.3.rel1 and on both i get "multiple definitions of __stack_chk_...

Resolved! IDE missing SFR DMA TR1

Hi.In SFR Special Funcion Registers view in the IDE some registers are missing. For exampleGPDMA1_Channel4->TR1GPDMA1_Channel5->TR1... 

GDC_0-1718962559684.png
GDC by Associate II
  • 541 Views
  • 3 replies
  • 0 kudos

Installation of Cube IDE on ubuntu 22.04

hi there,I tried to install latest version of the STM32 Cube IDe 1.15.1 of deb file on Ubuntu 22.4. But it showing me that Segger J-Link is being not downloaded. Any suggestions on how to fix the issue?Below is the errorErrors were encountered while ...

LOW POWER MODE AND SEQUENCER

I AM TRYING TO GET UART DATA FROM A RS485 SENSOR , I AM DOING THIS INSIDE A SEQUENCER , WHERE I HAVE CREATED A SPECIFIC TASK IN WHICH I AM SENDING THE TX DATA FOR GETTING THE SENSOR VALUES , BUT IN SEQUENCER MY CONTROLLER IS RUNNING IN STOP2 MODE , W...

MANOJ_R by Associate II
  • 672 Views
  • 4 replies
  • 1 kudos

HardFault_Handler

Hi, while doing my project I encounterd some problem.I'm implementing I2C with 1 master and 4 slave boards.Master is NUCLEO-U575ZI-Q and slaves are L432KC.My code is clear. (I'm sure because it works well just few minutes ago..) I debug master to see...

eunni by Associate III
  • 263 Views
  • 1 replies
  • 0 kudos