STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nightmare on Linked Resource street!

I added a Linked Resource and tested it on an include line, although the path is the same, it fails.I have zero idea why, does it need another syntax?Path variable:-> REPOSITORY_LOC set as C:\Users\Dev\STM32Cube\RepositoryWith GCC Copiler Include Pat...

Robmar by Senior III
  • 306 Views
  • 13 replies
  • 1 kudos

STM32G4 PDM microphone CubeIDE example?

Still looking for ANY example showing a STM32G4 using a PDM microphone over SAI. ST sells both, and supposedly work together, but all I see in support forums is everyone (including ST employees) saying how they have to paste things together from unsu...

TZiel.1 by Associate II
  • 126 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 SMBUS Stack Unexpected Behaviour

We're performing a block procedure call and struggled with odd SMBus-stack behaviour.#define BLK_PRC_CALL ((uint8_t)0x90) /*!< Block process call - write, then read, variable sizes */We incorrectly assumed the stack would read the response length fro...

corvusoft_0-1716816961234.png

Multiple HID reports is

Hi All, I'm having issues setting up multiple HID reports. I had a couple of USB HID projects in the past, all worked fine. This time I started from STM32CubeIDE from Custom HID device. I have the following report descriptor:  /** Usb HID report desc...

PDan by Associate
  • 133 Views
  • 1 replies
  • 0 kudos