STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

'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
  • 1189 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
  • 520 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
  • 663 Views
  • 2 replies
  • 1 kudos

how to disable watchdog on STM32G071KBU3

Hi,I need to disable windowed watchdog before jump from application to my custom Bootloader.From LL enable routine and from rm0444, I read that bit WDGA (Activation bit) of WWDG_CR register, can only be set.The reset of this bit is only possible afte...

DAUSILI by Associate II
  • 700 Views
  • 4 replies
  • 1 kudos

STM32H735G-DK digital signal processing

I am using STM32H735G-DK for signal processing. I input a 10KHZ sine wave with an amplitude of 1V from a signal generator. Using STM32H735G-DK with a sampling rate of 48000HZ, I square the sine wave and output it to an oscilloscope. However, there is...

kuxiang by Associate II
  • 522 Views
  • 1 replies
  • 0 kudos