STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Hal_init() never returns when TIM is selected (nucleo H755)

Hi Everyone!I just received 10 STM32H755 nucleo boards to use in a project in the company I work for. However, I haven`t been able to use them.I`m facing a problem with Hal_init(). When I select any timer as the Timebase Source Hal_init() never retur...

GCanc.1 by Associate II
  • 2516 Views
  • 11 replies
  • 0 kudos

Resolved! I2C Acknowledge Polling

The eeprom I am using has no status byte/bit. In order to know if the device is busy you have to look for an ACK when repeatedly sending the address byte.I cannot find an easy way to do this using the CUBEIDE and the HAL. All the low level i2c routin...

RSoen.1 by Associate III
  • 2728 Views
  • 2 replies
  • 0 kudos

STM32CubeIDE 1.6.0 released

STM32CubeIDE 1.6.0 was released this week on st.com as well as a in-tool update patch.Caution: The in-tool update does not allow updating drivers and ST-LINK server tool. Full installer is required for this.What is new in 1.6.0? (only some highlights...

stm32l4p5: HardFault_Handler() at stm32l4xx_it.c:90 0x800b2d2

Dear all,I am using stm32cubeide with stm32l4p5 micro.Everything is working fine but for the first time, I try to write and read my USB key.For that, i use the USB_OTG_FS set upI am able to write and read only one time and the recorded file is OKBut ...

BRobe.3 by Associate III
  • 1141 Views
  • 4 replies
  • 0 kudos

Hi, We are trying to move our (STM32F7xx) projects from Atollic TrueStudio 9.3.0 to the current STM32CubeIDE 1.6.1. I used the in built Import Atollic TrueSTUDIO project option. It converted it but now will not build.

It says that our BOOTCODE (section in our linker file) has overflowed, see belowc:\st\stm32cubeide_1.6.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924\tools\arm-none-eabi\bin...

Dr.1 by Associate II
  • 758 Views
  • 2 replies
  • 0 kudos

Where do I configure the GDB server log level

I have found that on one Cube installation is it 31 and on another it mysteriously changed to 1.https://peter-ftp.co.uk/screenshots/20210421153074214.jpgThe change may have been triggered by me changing between STLINK V2 and STLINK V3 and trying diff...

PHolt.1 by Senior III
  • 2781 Views
  • 6 replies
  • 0 kudos