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

I am wondering how to use PWM to adjust colours for an RGB LED if the LED is already set as a GPIO_Output? (so I cannot also set them as a timer(s)).

Hi all, I am currently writing a program that uses the STM32L432KC board (nucleol432kc) and a thermistor to obtain a temperature and then display that temperature on an LCD, a terminal screen, as well as turn an RGB LED on with different temperature ...

cl.1_99 by Associate II
  • 3060 Views
  • 9 replies
  • 0 kudos

how to connect the card by USB?

Hello friends, I am trying to communicate my F103C8 by usb and when connecting the cable to the PC this tells me that it is unknown, I have tried several cables and it continues to happen

DQuir.1 by Associate II
  • 410 Views
  • 1 replies
  • 0 kudos

Resolved! Timer interrupts are not working in STMCubeIDE

Hello all, I'm using STMCubeIDE to program an STM32F042K6-T6 development board. I'm attempting to set up an elapsed time interrupt, but it doesn't seem to be working. I am running my chip at 8MHz, and I want to try blinking an LED once a second using...

0693W000000U8p2QAC.png 0693W000000U8p7QAC.png
BKoll.1 by Associate II
  • 2306 Views
  • 1 replies
  • 0 kudos

PWM, interrupt and call-back

Hello,I am studyng (first time) PWM using a Nucleo_401RE, STMCubeIDE, and HAL drivers;I write some example using interrupt TIM2 and its TIM2_CH1 and PA5 to control the green led LD2.The counter count UP, in the TIM2_IRQHandler , for the moment , I do...

LVara.1 by Associate II
  • 1308 Views
  • 4 replies
  • 0 kudos