STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB OTG Device Not showing in U-BOOT

Hi, I am using my custom SOM board based on STM32MP157CAC3 chip. The DDR, SDMMC1, UART4, I2C4 & PMIC configuration is same as of stm32mp157c-DK2 board. even I have used the same pin configuration in my hardware. For USB OTG, I have left USB ID and US...

DKUMA.11 by Associate III
  • 636 Views
  • 0 replies
  • 0 kudos

Compiler Bug?

I ran into a warning for one section of code that I did not for a different section of code. So I simplified it into two function. I don't see why I get a warning for one and not the other.void test32(uint32_t *data) { uint32_t src_addr = (uint32_t...

Fifo settings for composite device...

Hi there,I am struggling to understand and achieve a USB gadget with Mass Storage + Serial(cdc-acm) + 1 custom interface with one bulk in and one bulk out though functionfs. Every interface works fine when runs separately. Issue starts when i try to ...

rishi2 by Associate III
  • 1199 Views
  • 2 replies
  • 0 kudos