-
You have good example at https://github.com/QB4-dev/meta-somlabs-bsp,
but this one unclear how to bake it.
To be honest I looking for image (package) to learn Qt5 building applications for embedded …
-
Currently, zephyr uses retram for code for stm32mp1 platforms, which is limited to 64 KB.
Is there a way to add also mcusram for code?
-
I found in https://github.com/OP-TEE/optee_os/issues/4359 that I can use TZASC to configure a dynamic mapping from `plat-stm32mp1/plat_tzc400.c` on the STM32MP157C-DK2 board. However, in the `plat-his…
-
Can I suggest that you help port Marlin 2.0 firmware to run the new STM32MP1 MPU series?
https://blog.st.com/stm32mp1-mpu-stm32mp157a-ev1-stm32mp157c-dk2/
Marlin is an open source firmware for Rep…
-
Attempting to adopt the 157A-DK1 device tree onto a custom board with the same MPU, with the goal of minimal a boot-able board, that is only needing to boot from SD and UART4 as console with OPTEE (…
-
- [x] Add a section to the README, organized by platform.
- [X] MacOS:
- [x] Windows
- [x] Linux:
-
Hi!
I have build my own STM32MP151 board.
Now I'm looking for a linux OS for that board. Does the STM32MP157 config fits STM32MP151 or do you recommend any OS to that board?
https://github.com/…
-
# Summary
Set up CAN communication between the STM32MP157f-DK2 and a Teensy dev board.
To achieve this, we need to run through some more tutorials on the STM32MP1. So far, we have only run the sta…
-
I'm trying to bring-up second core of STM32MP1 when booting Linux:
```
NOTICE: CPU: STM32MP153CAA Rev.Z
NOTICE: Model: EVB
NOTICE: Board: MB90a0 Var11.12 Rev.@-00
...
VERBOSE: FIP header lo…
-
I was trying to follow the instructions for a STM32MP157d-DK1 board but ran into an issue where I apparently can't do anything with the *.img file that was produced. It's only 200MB or so (which seem…