Bare Metal for STM32MP15x in CubeIde?
Are you planning to add Bare Metal mode for STM32MP15x to CubeIde?For the STM32MP13x series, it is present.
Are you planning to add Bare Metal mode for STM32MP15x to CubeIde?For the STM32MP13x series, it is present.
Hi :) I have a custom-made board with the MP1 (stm32mp157D). The whole board is working fine, the A7 is running Linux and the M4 code runs fine. But I cannot get SWV to work on the M4 chip. I have reduced the code to an extremely simple code, nearly...
Dear ST Community, I am experiencing issues while attempting to connect my STM32MP1 to a Wi-Fi network using the steps outlined in the official tutorial: How to setup a WLAN connection.The specific issues are as follows:IPv6 connection but no network...
HelloWe have a few questions regarding LPDDR4 memory configurations, and we would appreciate your inputs:What is the maximum capacity of an LPDDR4 memory module with a dual-channel, single-rank (1-Die) configuration, where each channel is 16 bits?Doe...
I created a custom linux image for this target using the distribution package + x-linux-qt and the image "st-image-qt". This image is working correctly on my target. Now, I want to add UART5 and UART4 to receive data over those 2 serial ports. As fa...
Hi All,I have custom phycore stm32mp13 based carrier board and i want to create uboot splash screen, so i created u-boot patches and .cfg file for uboot on my own layer, but when I test no image or backlight. Can anyone check my patches and cfg file ...
Hallo,After installing OpenSTLinux on STM32MP135F-DK, after updating all, the command apt-get install x-linux-ai-tool won't work. Any thoughts?regards, Paul
Hello,I am a newcomer to embedded systems. I have a STM32MP157D-DK1 and I'm planning to develop some python applications to run on the A7 processor. I am encountering some issues.1. I created a simple web application using Python on Ubuntu. (python ...
I am getting a buffer ID parsing error every once in a while in the rpmsg_sdb_decode_rxbuf_string() function. It looks like the strsep fails to parse out the ID. This also is only happening on buffer ID 0. Here is the debug from the function.What wou...
Hello,I am encountering an issue while building a Yocto-based image for the STM32MP157F-DK2. The problem arises when attempting to fetch the gcnano-userland-multi-binary-stm32mp package. Below are the details of the issue: Project DetailsYocto Versio...