STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to Install STM32CubeIDE Without Internet?

HelloI am a STM32CubeIDE user. After installing STM32CubeIDE for the first time, run it to create a project, you will be prompted to connect to the Internet to download the package as shown in the picture below.However, I need to participate in the c...

0693W00000KcqEpQAJ.png

Resolved! Errors in STM32CubeIDE firmware update offline.

Hi,I have a problem with STM32CubeIDE firmware update. STM32CubeIDE wants me to download stm32cube firmware f7_v1.16.0. I downloaded manually this update file offline because of the system have no internet connection. I moved the whole STM32CubeFW-F...

AK47 by Associate II
  • 2418 Views
  • 6 replies
  • 1 kudos

Resolved! New STM32Project that uses Low Level drivers

STM32CubeIDE 1.12STM32G0B0RE microWe have an older Cube project from a STM32F0 series that needs to be changed to the larger STM32G0B0 chip. We thought that we would just create a new project with the new micro and port in the older code. When we cre...

0693W00000bhPzwQAE.jpg

HAL_I2C_Master_Transmit_IT error in the Hal lib?

I am using the HAL library generated with the STM32CUbeIDE for controlling a I2C sensor.With the demoboard nucleo stm32l031k6I am using the HAL interrupt master transmit functionbut the byte’s send aren't the ones that I attach.While debugging I see ...

STM32CubeIDE - How To Include Flash Library Code?

HiForgive me for being dumb, but how do I include ST flash library code (functions to configure and program flash) in an STM32CubeIDE project?I expected to find it in the ioc device configuration tool, along with system core drivers (DMA/GPIO/IWDG et...

BenMack99 by Associate III
  • 1582 Views
  • 7 replies
  • 2 kudos

Multiple "expected expression before 'do'" errors

I'm new to STM32 and trying to bring up the STM32L053-DISCO project in STM32CubeIDE. It mostly comiles fine, but has an issue with the HAL defines, such as below:#define __HAL_RCC_GPIOA_CLK_ENABLE()  do { \                    __IO uint32_t tmpreg; \ ...

SHoll.1 by Associate II
  • 1681 Views
  • 12 replies
  • 1 kudos

How to import example from GitHub?

I am trying to import an example project into my CubeIDE workspace that I have downloaded from GitHub and need some clarification on the process.I have downloaded (for example) x-cube-azrtos-h7-main from GitHub. I have unzipped the main file into my ...

0693W00000Y8CECQA3.png
MHoop.1 by Senior
  • 3212 Views
  • 14 replies
  • 0 kudos

Resolved! Static Code analysis tool for STM32CubeIDE

Can any one suggest ,1. Which static code analysis tool can be used  by STM32CUBE ide?2. The code analysis that is already available in the CubeIDE can be used to generate the Static analysis report?   Thanks in Advance.

Surya S by Associate II
  • 688 Views
  • 1 replies
  • 0 kudos