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

stm32 with simcom A7672S

#include "main.h" #include <stdio.h>#include <stdlib.h>#include <string.h> #define PUTCHAR_PROTOTYPE int __io_putchar(int ch)#define GETCHAR_PROTOTYPE int __io_getchar(void) UART_HandleTypeDef huart1;UART_HandleTypeDef huart2; PUTCHAR_PROTOTYPE{    H...

Resolved! Is STM32CubeIDE is enough ?

Hi, I am totally new to embedded programming and going through documentations. As per https://www.st.com/content/st_com/en/stm32cubeide.html, it says STM32CubeMX is integrated into STM32CubeIDE.Do I still need to install STM32CubeMX separately ?

Resolved! STM32F4 with OLED

Hello everyone,I bought this Oled, can I use the SCK pin to connect I2C, or must I connect SPI?Many thank. 

noname8888_0-1716461881607.png