STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

OpenSTLinux without OP-TEE on stm32mp157c-dk2

Hello everyone,I have the stm32mp157c-dk2 for performance evaluations. Our goal is to check if the CPU/GPU performance is good enough for our next productm which will be used as a GUI frontend.I built the openstlinux (mickledore) as-is from github su...

arslan by Associate II
  • 910 Views
  • 2 replies
  • 0 kudos

Fdcan on stm32mp157d-dk1

hi, i am doing a project related to fdcan on m4 kernel of stm32mp157d-dk1, i have configured it like the tutorial video on youtube of stm32 https://www.youtube.com/watch?v=xGRvVKfs2-0&ab_channel= STMicroelectronics, but they don't work, please help m...

Resolved! OPTEE panic in core_init_mmu_map

Hi, I have a custom board with a stm32mp153.  I was able to get past the trusted bootloader and into optee.  It builds the mmu map and then panics when checking it.  I am able to partially step through building the table and the memory starts to get ...

dkal by Associate III
  • 1099 Views
  • 8 replies
  • 0 kudos

Resolved! DDR Utility can't turn on ddr clock

I am testing our custom board with stm32mp153a and I have customized the DDR utility so that the uart and pmic work.  I have used the RAM timings from cubemx that kind of work with TF-a.  I have the PLL2 values that also work with TF-a.  I get a DDR ...

dkal by Associate III
  • 539 Views
  • 2 replies
  • 0 kudos

stm32 watchdog issue

I have update uImage and dtb but I get this error during boot  Starting kernel ... E/TC:0 Panic 'Watchdog' at /usr/src/debug/optee-os-stm32mp/3.19.0-stm32mp-r1-r0/core/drivers/stm32_iwdg.c:198 <stm32_iwdg_it_handler>E/TC:0 TEE load address @ 0xde0000...

Linux driver is missing for VL53L5CX

I have tried to download the driver for VL53L5CX from this location, but there is nothing in this section.https://www.st.com/en/embedded-software/stsw-img025.htmlCould You please direct me to the location with the driver for VL53L5CX?Could I still us...