User Activity

 Hello,I’m trying to enable UART6 on the STM32MP257F-EV1 board using the A-35 processor. UART6 is connected to PF13 (TX) and PF14 (RX) on the extended GPIO. I’m using the OpenST Linux distribution and STM32CubeMX.What I’ve Tried:Configured UART6 in C...
I have started working on STM32MP257f board. I have installed open st linux distribution package on my board. Now I want to blink led on my board using my own yacto customized layer. Can anyone please help me with the steps. I have executed simple he...