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.
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
Are you planning to add Bare Metal mode for STM32MP15x to CubeIde?For the STM32MP13x series, it is present.
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...
Hello,I am trying to perform a bitbake build using micledore openstlinux weston on my STM32MP1 platform. During the final stages of the build, I am encountering an error related to wireplumber that stops the process.Here are the details of the error:...
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...
i used stm32cubeMX to generate code to support GPIO external interrupts.i expected to use HAL_GPIO_EXTI_Callback and it compiled but did not work.i had to use HAL_GPIO_EXTI_Falling_Callback and HAL_GPIO_EXTI_Rising_Callbacki used a Nucleo-U5a5ZJ boar...
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
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 run make for install USB wifi driver for STM32MP1. I had import enviroment, but i can't make project. It reports an error: arm-ostl-linux-gnueabi-gcc: error: unrecognized command-line option ‘-mrecord-mcount’Can you help me check this error?T...
Hello.I am trying to get a custom stm32mp135f to boot.I get following boot messages:NOTICE: CPU: STM32MP135F Rev.YNOTICE: Model: VETON control board based on STM32MP135F - r2WARNING: VDD unknownINFO: Reset reason (0x35):INFO: Power-on Reset (rst_por)...