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 patch: Ticket 184819 - [MP25] Major differences in the ST Boards Device Trees bet...

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...

Retarget scanf on STM32G070RBxx Cortex M0+

(originally a reply to https://community.st.com/t5/stm32cubeide-mcus/re-retarget-printf-on-stm32g070rbxx-cortex-m0/m-p/721532) Hi @Andrew Neil,For the scanf do we need to make any other change?My read function is- int _read(int fd, char *ptr, int len...

AVerm.4 by Associate III
  • 49 Views
  • 2 replies
  • 0 kudos

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 patch: Ticket 184819 - [MP25] Major differences in the ST Boards Device Trees bet...

STM32F407G-DISC1 unable to be found on STMCube IDE

Hi, I'm having trouble when debugging the STM32 project. The board was connected to my laptop, however, on the IDE I can not find the option to debug on the target board. I bought this board a month ago and debugged it only a few times before.Please ...

Nhat_0-1721790519639.png Nhat_1-1721790693153.png
Nhat by Associate
  • 189 Views
  • 1 replies
  • 0 kudos

Resolved! Retarget printf on STM32G070RBxx Cortex M0+

Hi,I'm trying retarget printf. My uart_write function is working correctly and i'm able to see character on Teraterm.But when i try to use printf it is not working. i even tried semihosting to execute printf but it fails. i'm attaching the screenshot...

uart_code.jpg disassembly_debug.jpg
AVerm.4 by Associate III
  • 316 Views
  • 20 replies
  • 5 kudos