STM32MP1 Alternative Function List/Table
Where can I find a list/table/docs on alternate functions for each pin ??(Not using STM32CubeMX)
Where can I find a list/table/docs on alternate functions for each pin ??(Not using STM32CubeMX)
Hi: https://wiki.st.com/stm32mpu/wiki/How_to_control_a_GPIO_in_userspace,compiling the user application according to the wiki example while putting it on the board performs an error,how should I deal with the problem?Failed to issue GET LINEHANDLE...
Following Wiki page shows how to flash TF-A , u-boot , root file system to SD card with STM32CubeProgrammer.https://wiki.st.com/stm32mpu/wiki/STM32CubeProgrammer#How_to_flash_with_STM32CubeProgrammerIn the above wiki page, I can flash TF-A , u-boo...
I want to connect a SLC NAND to the FMC controller and boot from itWhat CS* must i use (NCE or NCE2) ?Why i got the "Pin not available for boot step" in CUBEmx when trying to select NCE2 ?
Hi all, I would like to know if someone is experiencing the same issue as me. I've got a custom STM32MP157CAC dev board and everything is working fine until I enable the HW crypto in the Linux Kernel and I want to mount a EXT4 FS. (EXT2 is ok but as ...
Hi Guys,I just upgraded from STM32MP15-Ecosystem-v1.0.0 to STM32MP15-Ecosystem-v1.2.0 and having issues with several Qt libraries not included in the image “st-example-image-qt�? (total of 35 missing out of 60). I have built this a couple times fro...
STM32MP1Cube 1.1.0Case: unload /remove the module rpmsg_client_sample check lsmod the module is not loaded.start the M4 with OpenAMP raw example 4. the rpmsg_client_sample is automatically loaded.Questions:what is the mechanism behind how is...
SDMMC is on the board, pinout of SD differs from Evaluation board by SDMMC1_D2 pin (PE6 instead of PC10). Using STM32Cube I generated dts files for u-boot and tf-a for new SD pinoutWhat should I do next?Best regards