STM32 MPUs Embedded software and solutions

Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using NVMEM cells as files

I have a STM32MP135 with a M24C64 64k bit I2C EEPROM. The EEPROM is divided into NVMEM cells, which can be written and read back via nodes in /sys/bus/nvmem/devices/... (NVMEM subsystem).The NVMEM cells do not behave in the same way as files: The len...

GTelk by Associate II
  • 105 Views
  • 0 replies
  • 0 kudos

STM32MP2 Android Dts problem

Hi  St Teams , i followed this tutorial https://wiki.st.com/stm32mpu/wiki/How_to_build_kernel_for_Androidand i have a problem with linebuild_kernel [1/5]: Generate dtb binariesERROR: Not possible to generate the kernel imageother lines command work :...

eMMC Flash from SD Card

Hi all, I want to flash my EMMC using sd card? Do you have any guide or useful link for this?I have used Variscite SoM before and I was able to do it using yocto_install.sh script generated from yocto.How can I do this on STM32MP13X series? Regards