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

STM32H745 run two tasks simultaneously

I want to run two tasks simultaneously using STM32H745 Nucelo Board. Since it has two cores I think it should be possible. But how should I implement it? Do I need to use FreeRTOS? Is there any documentation/video which I can use to setup two cores t...

AKhot.1 by Senior
  • 357 Views
  • 1 replies
  • 0 kudos

STM32F411 as usb video input

I built a project, i'm gathering data from an I2C sensor and display the result on a 2.8" tft screen (connected on SPI)since STM32F411 has native USB module, i'm want to let the PC recognize the STM32F411 as a webcam (or any video input device)Any he...

Print in stm32cubeIDE using st link

Hi, I'm using an STM32F103C8T6 blue pill board with st link programmerand I want to print a single string hello world Can we do that with st link or we do need something else to do it ?thank you for helping

interfacing st4sim-200m with stm32f103 nucleo-64 board

Regarding the  serial communication protocol that I need to use to read and write the data from the module as the st4sim_200m has only one serial I/o port.in the datasheet it is mentioned that to use SPI . but i not able to find the spi peripheral's ...

KKIRA.1 by Associate
  • 339 Views
  • 0 replies
  • 0 kudos

Resolved! Structure of STM32_USB_HOST_Library

Hi,I'm looking to understand the core of the USB Host library, so I thought of trying to update an old project (See: BTstack Port for STM32 USB for details), from the time when there was no STM32CubeIDE (as demonstrated here).The project was created ...

Resolved! Why is SWV not working but my serial monitor is?

I'm running CubeIDE version: 1.12.1 on an Apple Mac (OSx).My board is a STM32f769i-DISCO.I've configured the code as given in numerous examples and I can printf() without issue to an external serial port monitor. The serial monitor is one integrated ...

SFent.3 by Associate II
  • 1584 Views
  • 9 replies
  • 0 kudos