STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

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
  • 3250 Views
  • 9 replies
  • 1 kudos

Demo of Charger controller using BQ25756

Title:"Demo for STM32L562 with BQ25756 Charger Controller?"Hello STM32 Community,I am currently working on a project involving the STM32L562 microcontroller and the BQ25756 battery charger controller. I am looking for a demo or example project that d...

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