STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I would like to knew why the GPIO-Pin PA11 is on high level while the Board boots. I configured the Pin Muxing with CubeMx and Loaded the Device tree for the Kernel in the boot directory and synced it. I configured the pin as a PWM pin.

When I run my M4 Application every thing is working fine. But while the Board boots until i start the M4 remoteproc the pin is on high level. How can I set the pins reset(boot) configuration to low? I'am using the developer package.

Unable to configure USB PHY

Hello ST communityI'm trying to configure the USB in OTG mode so I can upload linux to the NAND flash on my board (I'm using the STM32MP153AAC on a custom board).Here's the output from the debug serial:https://pastebin.com/f1UYcyDqAnd here is dmesg o...