STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Do I have to use CMSIS-RTOS

I have used FreeRTOS on other projects and I don't understand why I need to have CubeMX include CMSIS-RTOS in order for me to use FreeRTOS.Is there a way to stop CubeMX including it?

STM32L552 HSI16 out of specs

Hello,I've spent 3 days understanding why my USART could not communicate correctly.The answer : the HSI16 of STM32L552 is out of specs.Steps to reproduce :start a project running on HSI16Output HSI16 on MCOMeasure frequencyI've measure the frequency ...

Kuikui by Associate III
  • 702 Views
  • 3 replies
  • 1 kudos

USB CDC-class host configuration of a STM32F407 receives data from a USB CDC-class device with other data interleaved.

I have an STM32F407 configured as a USB CDC-class host. The USB device is a WiFi module that works correctly as a USB CDC-class device. The code on the MCU was generated with CubeMX, complete with the Tx and Rx callback functions. sending commands to...

KSing.21 by Associate
  • 251 Views
  • 0 replies
  • 0 kudos