STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to remove APT and DPKG from yocto build

Hello,We are using st-image-core from recipes-st in yocto and I'm removing some packages from the build that we don't really need. While going through the list, I have found that apt and dpkg are being built and I would like to remove them from my im...

JJimé.2 by Associate II
  • 500 Views
  • 1 replies
  • 0 kudos

Kernel-5.15 bootloader dependency

Hi All!! I am currently using openstlinux-5.10-dunfell-mp1-21-11-17 for EV1. My idea is upgrade kernel version to 5.15 and keep u-boot-2020.10 and tf-a-2.4. My problem is that only upgrading the kernel and dtb, the kernel crashes and doesn't show any...

AVazquez by Associate III
  • 1012 Views
  • 6 replies
  • 0 kudos

Resolved! STM32MP1 - I2C frequency too low

In my device tree, we config 400KHz, but on scope we see only ~ 50Hz, and the clock seems weird. Anyone know why? &i2c1 { pinctrl-names = "default", "sleep"; pinctrl-0 = <&i2c1_pins_a>; pinctrl-1 = <&i2c1_sleep_pins_a>; i2c-scl-rising-time-ns = <185>...

_legacyfs_online_stmicro_images_0693W00000bjEZXQA2.png
Dat Tran by Senior II
  • 608 Views
  • 4 replies
  • 0 kudos

Resolved! STM32MP15x USART/UART Default Pins

Is stated on STM32MP157 datasheet's boot mode table that the MPU can be booted through UART: – USART2/3/6 and UART4/5/7/8 on default pins Nevertheless, I wasn't able to find which are the default pins for the UART interfaces, on the datasheet or refe...

Rootfs size is exceeding IMAGE_ROOTFS_MAXSIZE

Hello,I am currently working with st-image-core in Yocto and attempting to remove some packages that are not necessary for our needs. While I have successfully removed a few packages, some functionality on our board has stopped working because I may ...

JJimé.2 by Associate II
  • 556 Views
  • 1 replies
  • 0 kudos