STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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

How to use __LL_ADC_CALC_TEMPERATURE?

I have a project with the STM32L053R8.So far, so good, it works. Now I wanted to use __LL_ADC_CALC_TEMPERATURE to get the actual chip temperature - but it is not available in the __LL-list and also not in the include-file.Can you please tell me, how ...

ASchm.1 by Associate
  • 1354 Views
  • 2 replies
  • 0 kudos

Sending UART issue

HelloI wrote UART sending command. I use cp210x from Silicon labs. But i didnt see numbers in putty or termite .Please tell me what is wrong ?[url=https://hizliresim.com/dABfK1[/url]My code:My code:#include "string.h"char com_giden[50];int ix = 0; sp...

FLine.1 by Associate II
  • 3588 Views
  • 3 replies
  • 0 kudos

RELEASE vs DEBUG

Hi all!,I'm triyng to learn about differences between a debug .elf file vs a release .elf.If I upload a debug .elf file and then, in STMStudio I import a variable from that .elf file, STMStudio shows the variable normally, as expected.But, If I uploa...

JAlca by Senior
  • 535 Views
  • 3 replies
  • 0 kudos

FatFs for reading text file or binary file

Hi,I have stm32f103rb nucleo boardi want to read/write a text file from flash space of the board.Is there any example for implementing this c ode.i am using stm32cube ide.Regards,Manjunath K S

MKS by Associate II
  • 1632 Views
  • 4 replies
  • 0 kudos