STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Kernel cannot find the rootfs

Hello,I have a custom board based on STM32MP151c with an eMMC on it (no SD card). The eMMC is successfully found in the U-Boot and has the following partitioning:part list mmc 0   Partition Map for MMC device 0 -- Partition Type: EFI   Part Sta...

alenik-mm by Associate II
  • 1762 Views
  • 5 replies
  • 0 kudos

HSEM read lock vs write lock?

Hi!So I was reading the wiki here https://wiki.st.com/stm32mpu/wiki/How_to_configure_system_resourcesand they tell you to use PERIPH_LOCK, which is a function that can be found here:https://github.com/STMicroelectronics/STM32CubeMP1/blob/1.3.0/Projec...

Receiving data in RTOS

Hi, I am using stm32F767zi controller board with STONE 15" display. We are having trouble receiving data from the LCD panel. When we try to receive registry entry (8 Bytes) the system works fine, but when we try to read the variable register, the rec...

Kkhan.2 by Associate
  • 593 Views
  • 1 replies
  • 0 kudos