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

Resolved! SAI - no signal on MCLK pin

Hi :) I am using SAI in TDM-8 mode, my MCU is a STM32F446RE. I want to use a PCM1681 but so far I am simply analysing the outputs. Everything seems to work fine apart from the MCLK output pin which gives me nada.I followed what is explained in the RM...

0693W000002lgQSQAY.png
SLasn.1 by Senior
  • 3804 Views
  • 11 replies
  • 0 kudos

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?