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

How to resolve " failed to execute MI command" error?

Hi, I wanted to just blink and LED as a test for an STM32F429 discovery board, but it just wont work and i've exhausted my options for attempts, clearing the flash doesnt work, neither does chainging the USB cable or changing the debugger configurati...

0693W00000QMNAvQAP.png
AMat.1 by Associate II
  • 10920 Views
  • 2 replies
  • 0 kudos

'Autostart local GDB Server' not working

Hi  I have been having issues in my STM32CubeIDE V1.13.1 , where the st-link couldnt be found. I finally found found the issue . In the below,  if I select  'AutoStart local GDB Server' , then I get the message 'st-link not found' . But if I run the ...

SSmit13_0-1691007623417.png

LPTIM does not count pulses from the COMP output

I want to count the pulses coming from COMP2's output using LPTIM1. However, when I send it to Tera Term, the displayed LPTIM value is consistently 1, and it doesn't match the COMP2 output.Has anyone had this problem? How did you resolve it?I would g...

Valen_id_0-1691160876385.png Valen_id_1-1691160953620.png Valen_id_2-1691160988272.png
Valen_id by Associate II
  • 2167 Views
  • 13 replies
  • 0 kudos

ADC dma without loseing samples

Hi ,i am using adc dma multibuffer mode and first buff =1000 seconf buff =1000after getting completed call back i am switching the buffer and starting multidma_buffer again but in this case i am lossing some data when i processing completed call back...

kchin.2 by Associate II
  • 937 Views
  • 4 replies
  • 0 kudos

Resolved! Using HAL_FLASH_Program to write a word on a NUCLEO-C031C6

Good Day, Is it possible to write a Word using HAL_FLASH_Program? If I use the TypeProgram =  FLASH_TYPEPROGRAM_DOUBLEWORD in the function (shown below) it will write to flash. If I use FLASH_TYPEPROGRAM_WORD it will not write to flash and I receive ...

SJC by Associate
  • 1254 Views
  • 2 replies
  • 1 kudos