STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Resolved! could not verify st device

i am working on board stm32f103c8t6 and when i am going for debugging in stm32cubeide its shows errorFor bug reports, readhttp://openocd.org/doc/doxygen/bugs.htmlInfo : Listening on port 6666 for tcl connectionsInfo : Listening on port 4444 for telne...

Screenshot from 2024-05-24 17-40-00.png Screenshot from 2024-05-24 17-31-45.png

Resolved! LED BLINKING in EMBEDDED C

I built a project in STM32F411E-DISC . project is built successfully and also  when we debugged no issue is found ,but after debugging only ORANGE LED is toggling rest 3 LED is not toggling . kindly help me to resolve this issue .kindly  find for cod...

WhatsApp Image 2024-05-21 at 11.16.40 AM.jpeg Capture-3.PNG Capture-2.PNG Capture-1.PNG
arunoday by Associate II
  • 4286 Views
  • 9 replies
  • 1 kudos

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