MPU package download issue
https://www.st.com/en/embedded-software/stm32mp2dev.htmlNow the package incomplete downloaded without error message, it will fail when I try to uncompress it.
https://www.st.com/en/embedded-software/stm32mp2dev.htmlNow the package incomplete downloaded without error message, it will fail when I try to uncompress it.
I am working on getting a new board design with a STM32MP153F to boot from parallel SLC NAND flash. The flash chip is 1 GB, using the FMC interface with 16-bit I/O. What happens when writing flash via STMCubeProgrammer is the first 2160 bytes of ea...
Hello everyone,we are using the STM32MPU Ecosystem v6.0.1 - scarthgap with the provided linux kernel version 6.6.48.We encountered the problem that sometimes after setting up the can0 interface we are not able to send or receive CAN frames. Rebooting...
hello team I have designed a custom board based on the STM32MP157FAC1 and would like to request a review from experienced members to ensure its correctness and optimal performance. I have attached the schematic for review.
Hello. I was playing around with Debian on the STM32mp157F-DK2 and stumble on this issue/bug when I tried to debug M4 from CubeIDE and got something like this:Info : Listening on port 6666 for tcl connections Info : Listening on port 4444 for telnet ...
Hi,I'm using an stm32mp257f-ev1 for the first time. I configured the board to boot from emmc: I flashed it using starter package image for fastboot with opteemin image. I noticed that at openSTlinux boot-time remoteproc starts M33 core with USBPD_DRP...
Does anyone have a memory map for the STM32H743XGH6?
Hi, As I communicated previously I am currently working on upgrading our EV charging solution from OpenSTLinux Ecosystem v4 (Linux kernel 5.15) to Ecosystem v6 (Linux kernel 6.6).The following are my targeted components abd versions to upgrade: Linux...
Hi, I have made a custom board with stm32mp135f and I have encountered some problems:1. It seems like the stm32cubemx software is not generating .dts file when generating code, and I don't know the syntax for editing the stm32mp135f-dk dts file.2. I ...
Hello,I am currently working on a custom board based on the STM32MP1. In my research, I found that flashing firmware over JTAG is not supported for the STM32MP1 series. Instead, we need to rely on USB or UART for flashing purposes.I came across this ...