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

CUBE AI with STM32WB15

Hello everyone,I have been trying to integrate a very light-weighted AI network with a sample BLE code (heartbeat one) for my STM32WB15 Nucleo board.If I only run 'MX_X_CUBE_AI_Process' function in the main while loop, it keeps running, and If I only...

STM32H7A3RIT6 Voltage reference buffer (VREFBUF)

STM32H7A3RIT6 Voltage reference buffer (VREFBUF) I’m using        HAL_SYSCFG_EnableVREFBUF();  HAL_SYSCFG_VREFBUF_VoltageScalingConfig(SYSCFG_VREFBUF_VOLTAGE_SCALE0);To select internal vref 2/5 voltBut it seems that the ADC takes the voltage of 3.3 w...

hroze.1 by Associate II
  • 1438 Views
  • 6 replies
  • 0 kudos

STM32 not working on custum pcb

Hi,I created a custum PCB based on STM32L431RCT6,The debugger find the MCU and my code transmitted to my stm32 successfully,even variables are shown in debugger live section.But .. stm32 could not do some simple work suck as "blinking a led"using deb...

liliane by Associate II
  • 2232 Views
  • 10 replies
  • 2 kudos

STM32 GPIO state High After Earsing Microcontroller

Hello everyone,I am using Stm32 controller for motor control and heating control. Universal motor is connected to TRIAC and TRIAC connected to MOC2023. LED of opto coupler is control by GPIO. Now problem is after erasing code from Flash memory , GPIO...

keyur1 by Associate II
  • 679 Views
  • 3 replies
  • 2 kudos

Un readable text in SWV windows

See the image below:As you can see - the cells that has some higher percentage are almost unreadable. It seems to be using the same colors for the 'normal' eclipse debugging table-like features such as Variables, Live Expressions, Expressions, etc.I ...

hnCeM.png
DBERG.1 by Associate II
  • 465 Views
  • 1 replies
  • 0 kudos

3 ADCs simultaneous conversion STM32L476RG

I want to use 3 ADCs simultaneously. I am using ADC1 and ADC2 simultaneously and it is working fine. How should I integrate the third ADC so that it can simultaneously sample?Or another way would be to use the another channel of ADC1 or ADC2 but I wa...

AKhot.1 by Senior
  • 394 Views
  • 0 replies
  • 0 kudos