Resolved! how to boot the image in sd card for stm32mp157d-dk1
please explain the steps on how to boot the image in sd card for stm32mp157d-dk1 and also which os should i need to use for programming
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
please explain the steps on how to boot the image in sd card for stm32mp157d-dk1 and also which os should i need to use for programming
Hello I got succeed wlan0 connect to my phone just yesterdayPing 8.8.8.8 was worked and etc ok(without booting make 1m30s timeout)But today it is not working at all with just doing same beforeAfter enable and start wireless config with systemctl enab...
I created a qt quick app onqt version 6.7.3 for the stm32mp157f-disco. I was able to test using qt creator and boot 2 qt on the target board and it worked just fine. Now, I'm in process of building the linux image for the target. Since I don't fully...
I'm following the starter and distribution package for the stm32mp157f-dk2.A few weeks ago I was able to flash my target board with the starter package and can confirm it initialized the st gui and so on.I also added the usb gadget in my vm as stated...
I'm unable to set the clock frequency above 650Mhz, but according to the datasheet, the mpu i selected should be able to reach 1000mhz. What am I doing wrong?
Hello Community, we're trying to debug an STM32 image (kernel-version V6.1.28) on the M4 core using STLINK-V3SET debugger via STM32CubeIDE (V1.16.0) and getting the following error: Error in final launch sequence: Failed pre launch (s. attached scree...
Hello!If I run the openAMP example I can see the two new devices appear in the linux /dev folder: ttyRPMSG0 and ttyRPMSG1, so that's fine!I would like to give these entries another name, like instead ofttyRPMSG0 --> KEYSttyRPMSG1 --> FRAMQuestion 1: ...
Hello, We are evaluating the X-STM32MP-GNSS1 eval board on STM32MP-157F-DK2.The X-STM32MP-GNSS1 has Teseo-LIV3F GPS receiver on it, which does not support NAVIC.Since we want to test receiving signals from NAVIC specifically, can we replace the Teseo...
EDIT: Sorry I accidentally put this in the wrong topic.Hi,I am trying to bring up a board using a STM32MP135 and 256MB RAM (using one of these). I have followed the Wiki instructions to modify for 256MB RAM, and the project previously worked fine. Th...
I'm working with the STM32MP131FAE in a bare-metal environment, and I'm experiencing issues with QuadSPI.I want to use Quad SPI to send 96 bytes of data continuously without any clock interruptions.However, currently, the data is being sent in chunk...