what is the maximum EMMC capacity supported
Hi:I would like to ask what is the maximum EMMC capacity supported by stm32mp157A chip.Can you give me some advice.eg:128g
Hi:I would like to ask what is the maximum EMMC capacity supported by stm32mp157A chip.Can you give me some advice.eg:128g
I designing a developer board with an stm32 MPU. This board have an HDMI port for transfer the audio and video signal from the board to the TV. Which IC can I use for convert video signal( MIPI/DSI ) and audio signal (I2s) to HDMI ?
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 ...