STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

gcnano-binaries 6.4.3 broken

Hello,will there be updates to the gcnano-binaries?The latest version (6.4.3) seems to be broken.When trying to start the cog browser (wpewebkit based) it crashes on eglCreateWaylandBufferFromImageWL.After reverting to gcnano 6.4.1 it is working agai...

Artem by Associate III
  • 2067 Views
  • 4 replies
  • 1 kudos

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
  • 2208 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...

STM32MP1 FDCAN 1 or 2 not working

I am configured both the FDCAN interfaces on the STM32MP1 discovery board with the settings below using STM32CubeMX. FDCAN1: PA11 (RX) PA12 (TX)FDCAN2: PB12 (RX) PB13 (TX)But I can't seem to get any data from either interface. I have a logic analyzer...

ASuar.1 by Associate III
  • 1450 Views
  • 3 replies
  • 2 kudos