STM32MP135F - 8Gb DDR3 A3T8GF43BBF - validation pass
Hi, I'm please to share we pass extensive validation test of Zentel Japan 8Gb DDR3 A3T8GF43BBF-GML on STM32MP135F-DKregardsAlex
Hi, I'm please to share we pass extensive validation test of Zentel Japan 8Gb DDR3 A3T8GF43BBF-GML on STM32MP135F-DKregardsAlex
Dear forum,i compiled stock recent kernel "linux-stm32mp-6.1.28-stm32mp-r1-r0",https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP135x-DK/Develop_on_Arm%C2%AE_Cortex%C2%AE-A7/Modify,_rebuild_and_reload_the_Linux%C2%AE_kerneli tr...
What kind of encryption performance can we expect from the cryptoprocessor? SoC is STM32MP157 with kernel 5.10. Currently we get: root@host:~# cryptsetup benchmark # Tests are approximate using memory only (no storage IO). PBKDF2-sha1 57186 it...
Hello all,I'm trying to debug the cortex M4 coprocessor using OpenOCD on a raspberry pi and SWD connection.After starting the debug session on CubeIDE, I can control the program execution, step by step for example, but only on the cortex A7, although...
Hello,I have a interrupt conflict between two peripherals on pins PK7 and PI7. I am aware that these two end up on same EXTI7 interrupt mux, hence conflict in interrupt occurs. I am wondering if there is a way to separate these interrupts on differen...
So first of all I'm working on creating a yocto image for this board.https://www.seeedstudio.com/Odyssey-MP135D-eMMC-p-5728.htmlMy end goal is to create a meta-layer with an easy to follow yocto quick start guide for this board similar to the one Se...
Hi :) It's possible to download the source of a wiki article ? Krzysztof
I tried port optee to customize board, but encouted panic and I could not figure it out. here is log and dree tree setting for the board, thank you
https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-EV1/Develop_on_Arm%C2%AE_Cortex%C2%AE-A7/Modify,_rebuild_and_reload_the_Linux%C2%AE_kernelstep 4
I want to read a temperature sensor DS18B20 with onewire with the STM32MP135 in Python?Does anyone know how to do this best?I've already tried installing the onwire library from python, but that fails. I don't want to program it in C. I'm new here, s...