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?

Resolved! How do the inbuilt apps like the recorder or the guitar tuner on STM32L476VG DISCO activate?

I have set the jumpers as per the demonstration video for the device but I cannot get the in-built apps to activate. I am wanting to utilise the DAC input for the microphone and an ADC output for the headphone jack. I can only assume the in-built app...

SWall.2 by Associate II
  • 1436 Views
  • 2 replies
  • 0 kudos

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
  • 1664 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
  • 553 Views
  • 0 replies
  • 0 kudos