User Activity

Hello,I have a custom board based on STM32MP151-C with an eMMC on the following pins:SDMMC2_CK PE3 (AF09)SDMMC2_D0  PE6 (AF07)SDMMC2_CMD   PG6 (AF10)I read that the ROM expects the the SDMMC2_D0 pin on PB14 so I need to change it by using values from...
Is it possible to boot over UART on the STM32MP157C-DK2? I set the BOOT pins as following:BOOT0 - OFFBOOT1 - OFFI am using the FT232 UART-USB Adapter and have connected the following pins:UART GND - CN16 GNDUART VCC - CN16 3.3VUART TX - CN14 ARD_D1UA...
Hello,I need to flash a custom STM32MP1 board which only has JTAG (no USB port available). Additionally, I build the image using Yocto meaning the output are separate binaries (e.g. U-Boot) and .tsv files.The STM32CubeProgrammer detects the CPU with ...