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

How to define a specific address location to store data

Hi All, I'm using STMCubeIDE for an assembly project and I want to be able to store some variables in Flash memory at a specific address (like data tables).I tried using a command like this but it didn't work:#pragma location=0x08001000DataStart:   ....

RMyer.1 by Associate III
  • 1684 Views
  • 5 replies
  • 1 kudos

USB and USART1 Pin conflict

Hi,Iam using STM32F078VB (LQFP100 package) for my application. I want to use both USB and USART1 as UART1(asynchrounous mode) in my application. There occurs pin conflict while using USB pins and USART1 RTS/CTS pins, So I have disabled flow control (...

0693W00000CzzPHQAZ.png
maha1 by Associate
  • 362 Views
  • 1 replies
  • 0 kudos