STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! bitbake st-example-image-qt ERROR

Hi,I execute the following commands according to the wiki:(I am sure accept the EULA)PC $> DISTRO=openstlinux-eglfs MACHINE=stm32mp1 source layers/meta-st/scripts/envsetup.shPC $> bitbake st-example-image-qtThe following is part of the terminal outpu...

One&Zero by Associate II
  • 1184 Views
  • 2 replies
  • 0 kudos

Resolved! STM32MP1: I2C timeout on M4 core

Hardware: STM32MP157C-DK2, VL6180 breakout from SparkfunSoftware: CubeMX IDE (1.3.0), buildroot (following the guide from Bootlin here)I'm trying to use the M4 core to communicate with an I2C sensor. I successfully talked with the sensor on the Linux...