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

Read multiple ADC channels using DMA not working.

Hi, I am trying to read multiple ADC channels using DMA method. I am not able to read values. I am not sure what wrong i am doing. /* ADC1 init function */ void MX_ADC1_Init(void) { ADC_ChannelConfTypeDef sConfig = {0};   /** Common config */ ...

RBV by Associate II
  • 879 Views
  • 10 replies
  • 0 kudos

How I can change glodal encoding?

Hello,I have changed Preferences->General->Workspace->Text file encoding to Default (windows-1251).After clicking 'Apply and Close' IDE striongly restores this property to UTF-8.I have to use windows-1251 encoding in my project.Nevertheless I see 'À�...

KMiha.1 by Associate
  • 1547 Views
  • 3 replies
  • 0 kudos