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! Remote debugging on STM32Cube IDE

Hello,I have a Nucleo L476RG development board which I would like to remotely debug from a local PC which is running windows 11.I have connected the nucleo board to a linux machine (Ubuntu) and have started the ST-LINK_gdbserver application from /opt...

0693W00000JP0oWQAT.png 0693W00000JP0m8QAD.png 0693W00000JP0rzQAD.png 0693W00000JP0snQAD.png
Tbone1 by Associate II
  • 4548 Views
  • 7 replies
  • 0 kudos

Resolved! Please help with porting this arduino library. I have to use HAL_I2C_Master_Transmit and HAL_I2C_Master_Receive to write to an i2c and I have no clue how to do.

I have this functions to work with:void write8(uint8_t reg, uint32_t value)read8(uint8_t reg)I am a newbie when it comes to c programming and have little knowledge when it comes to registers and how to write and read them. Right now the functions loo...

NJali.1 by Associate II
  • 847 Views
  • 4 replies
  • 0 kudos

Ceedling test framework fails to compile mock HAL libraries when working with unit tests. I was wondering if there are any additional configurations to the project to make this work. I have attached the test file and the terminal output to this question.

I am trying to set up an embedded test framework in STM32 Cube IDE. Ceedling framework works properly when there is no dependency on external libraries. However, when trying to mock any HAL library the compilation process fails. Thank you

JVarg.3 by Associate
  • 875 Views
  • 1 replies
  • 0 kudos