Hello,We have a custom board with STM32MP157F silicon rev Z with emmc 24AA64T-I/OT . We are able to flash out OS with cubePorgrammer but we are not able to boot on emmc after flashing. According to :https://wiki.st.com/stm32mpu/wiki/STM32MP15_ROM_cod...
Hello,We want to transfer a project from STM32F7 to STM32MP157C ( cortex M4 side). To do that we need an external RAM (arround 20 Mbytes). Is there a way to map an external RAM on cortex M4 side with cubeMX ?Best regards,Arnaud
Hello,I use STM32MP157C-DK2 with the last open st linux distribution (20-11-12). I try to enbale CAN network on microcontroller but I can't send message.I m sure of my code on microcontroller side because it's work fine with an other distribution.I c...
Hello,I am trying the open-st-linux-eglfs distribution with my QT application.When QT load my QML I am facing with this error : module "QtQuick.Controls" is not installedHow can I verify the installation of qtquick control in my distribution ?
Hello,I create a custum linux distributuion for specific application. My goal is to use QT framework with OpenGl library trough GPU. To do that I used Buildroot 2019.023.1 and custum linux (V4.19) provided by your github. What parameters should I ac...
I try your settings with an other custom board and I have the same issue. < @ 00007507 | [INFO] - BOOTCORE_BootRomMaskVer ( 0x00000000 ) >
< @ 00008803 | [INFO] - BOOTCORE_BootRomVer ( 0x00000102 ) >
< @ 00009979 | [INFO] - BOOTCORE_FreezeIWDG12Cloc...
We have download the latest CubeMx version (6.2.0) and the latest CubeMP1 version (1.3.0) and every things work properly.Thanks for support.Regards,Arnaud
Hi,thanks for these details.We tired to assign FMC to M4 in cubeMX but it seem to be not possible with our MP1 firmware version V1.2.0. Should we assign FMC manualy in DTS side for A7 and in our code for M4 ?Regards,Arnaud
Hello,I tried to comment all multiples references to pin A11 and A12 but without result.Have you an dts file exemple with CAN that I could try on my board ?PS : (I try to generate DTS with CubeMX but without any effect on my kernel)
Hello,Thanks for your answer.I did the following tests :-Without sleep mode pin and without the patch-with sleep mode pin and with the patch -with sleep mode pin and without the patchBut without success. I noticed multiple reference to pin A 11 and A...