STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Retargeting printf on STM32F746G

Hi,I'm using STM32CubeIDE and I'm trying to retarget printf to the USART1 of the STM32F746G.USART1 of the MCU is connected to the ST-Link Virtual com. I have tested the connection the USART1 directly using the function "HAL_UART_Transmit(&huart1, "A"...

Renaud Dk by Associate II
  • 1132 Views
  • 3 replies
  • 1 kudos

Updated HAL documentation for CAN driver in STM32F1 ?

I want use the CAN on a STM32F103.I note some difference between HAL documentation I have, and the HAL driver.The documentation is UM1850 rev 20 (april 2017).I don't know the version of the HAL driver, it's in STM32CubeIDE 1.0.2for example, in docume...

jihzed by Associate II
  • 322 Views
  • 0 replies
  • 0 kudos

QSPI with stm32cubeIDE on custom stm32f746IGT board

Is there any one to help me on get QSPI work?I am using n25q128 and the SPI pins; /**QUADSPI GPIO Configuration      PE2    ------> QUADSPI_BK1_IO2   PF9    ------> QUADSPI_BK1_IO1   PB2    ------> QUADSPI_CLK   PD11    ------> QUADSPI_BK1_IO0   PD13...

istepne by Associate III
  • 2162 Views
  • 19 replies
  • 0 kudos

STM32 NUCLEO-L053R8 + SDCard basic example

I'm quite new in STM32 applications. I'using a Nucleo-L053R8 and I need to store the data from ADC inputs in a SD card. I found some examples but with different MCUCan anyone help me sharing a basic and full working example developed in CubeIDE?.

Brugus by ST Employee
  • 423 Views
  • 1 replies
  • 0 kudos

Error During creating new project in STCube v1.1.0

Goodevening,I'm new on this community and i I want to apologize in advance if I make some mistake. My problem is: when i create new STM32 project i get this error "Code generation could not be done because the necessary firmware package is missing. N...