Tensorflow and Libedgetpu aarch64 build
I'm using coral dev board(i.MX8MQ) and trying to build tensorflow(2.5.0), libedgetpu(2.5.0) for imx. I couldn't find build for imx in your github repo. Any chance to help?
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
I'm using coral dev board(i.MX8MQ) and trying to build tensorflow(2.5.0), libedgetpu(2.5.0) for imx. I couldn't find build for imx in your github repo. Any chance to help?
Hello,I am following this guide: https://wiki.st.com/stm32mpu/wiki/STM32MP1_Distribution_PackageI have reached step 6, but when I run bitbake st-image-weston I'm getting this error:DEBUG: Executing python function populate_packages ERROR: QA Issue: i...
Hi ST Community,I'm trying to build st-weston-image for my stm32mp157f-dk2 board with yocto and the following configuration:Release: kirkstoneMACHINE = "stm32mp1"The layers that I use are the following:BBLAYERS ?= " \</absolute/path/to/yocto/director...
Hi all I have a new board of STM32MP157C, But I found the eMMC's pin in board is not the default pin. If I want to boot from eMMC what I should do? write the otp to set pin of eMMC and set the device tree. is that enough ?
On the default image provided from ST, is there any way to check what color depth is running on it.I think it is 24bit but not sure. I ran modetest but no option to show this information.
Dear STM32 MPU Community, We are please to announce that New MP1 Ecosystem V4.0.0 is available.It contains :openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15STM32CubeMP1-v1.6.0STM32CubeIDE-v1.10.0STM32CubeMX-v6.6.0STM32CubeProgrammer v2.11.0Please check...
How to setup a dhcp server on STM32 MP1?
I use ubuntu22.04 and stm32mp1-openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15. When compiling TF-A, I can't get STM32 files. Here are the details
I have a custom board based on stm32mp157c which is working with arm-trusted-firmware version v2.2-stm32mp.I updated tf-a to version v2.4-stm32mp version keeping the same DTS file but the problem is that tf-a is starting and hangs at loading sp min a...