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

STM32N6570-DK mic and screen setup

Hi,I'm looking for some guidance on configuring the STM32N6570-DK so i can use the screen and onboard mic / headphone out jack.It looks like everything i need is in stm32n6570_discovery_audio.h and stm32n6570_discovery_lcd.h, and i did manage to get ...

grashnar by Associate
  • 186 Views
  • 1 replies
  • 0 kudos

Azure RTOS FILEX LEVELx using on chip flash

I am looking for any example project that uses Azure RTOS FileX and LevelX using onchip flash.I understand the programming flash can be segmented and used for general purpose file storage but I cannot find any example across any series packages which...

Resolved! USBX Audio Class frame done callback not called

I've set up my STM32U5A9J-DK to use ThreadX and connect to my PC via USBX and Audio Class.I'm correctly see the Audio Device on my PC and I can easily stream audio to it. The only thing is that, for some reason, the callback for new frame done is not...

nico23 by Senior III
  • 952 Views
  • 21 replies
  • 3 kudos

Resolved! VENC_SDCard_ThreadX Example

Hi, @krastThe readme for the VENC_SDCard_ThreadX examplehttps://github.com/STMicroelectronics/STM32CubeN6/blob/main/Projects/STM32N6570-DK/Applications/VENC/VENC_SDCard_ThreadX/README.mdstates:"The output is raw since no file system is used for now"b...