STM32MP1 Alternative Function List/Table
Where can I find a list/table/docs on alternate functions for each pin ??(Not using STM32CubeMX)
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
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...
I use STM32MP151CAA3 mounted on my own board.I want to generate TIM5 global interrupt in Cortex-M4.I have written following code, However, TIM5 global interrupt doesn't occurs (TIM5_IRQHandler doesn't be called).In Keil MDK-ARM Debbuger, I have con...
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...
Recently, I bought STM32MP1 DK2 board. Does DK2 board include NPU (Neural Processing Unit)? Can we use the NPU device via galcore.ko (Linux kernel module) to run deep learning network models on the DK2 board? Welcome to any hints and comments.BR...
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...
I am searching for the simplest way to do that, I think you ST engineers made this chip for this purpose so maybe there are intended ways to that Thanks in advance