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

USBX Ux Device Audio - Playback and Recording

I have Playback set up and running. I also have recording set up as well. It enumerates. It shows up as STM32 Microphone. But it does not capture anything. I notice that playback is not playing sounds either. So I traced it to this: as soon as I have...

audio by Senior
  • 165 Views
  • 2 replies
  • 1 kudos

STM32C071 USB Host

I'm looking to implement USB host functionality on an STM32C071 to connect with a single device that sends/receives serial data over USB so the only class I'm interested in is CDC, but I'm having trouble using USBX (I'm not using RTOS). For now I hav...

usbh.png class.png usbx.png
vermas by Associate
  • 213 Views
  • 2 replies
  • 0 kudos

Levelx without Filex

Hi Everyone, I one of our project i want to store the logs on NOR flash. I want to use Levelx to take care of NOR flash low level . But as per documents levelx can be used with Filesx, Is there is any way that i can use Levelx with Filex?