04-24-2020 01:10 PM
Hello,
We have an custom board of STM32MP157 series and we are using BME680 using I2C interface I need cross compiled libraries for out environment.I am sharing my installation link and procedure to setup environment, please generate libraries for my environment.
Toolchain can be downloaded from the below attached link and in the link download yocto SDK
After downloading extract the file and run the st-image-weston-openstlinux-weston-stm32mp1-x86_64-toolchain-2.6-openstlinux-20-02-19.sh script for installation and it will install in the default path /opt/st.
To make the environment setup please run as below
source /opt/st/stm32mp1/2.6-openstlinux-20-02-19/environment-setup-cortexa7t2hf-neon-vfpv4-ostl-linux-gnueabi
make
Regards
Raguram.
04-24-2020 04:21 PM
It seems that we have shared a release in the Community for a similar platform in the past (STM32MP157C+OpenSTLinux), could you please try the library found here, and let us know if it works for you?