STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! TF-A doesn't launch u-boot and MPU keeps rebooting

In our custom board which uses STM32MP153C, right when TF-A is about to launch u-boot it displays PSCI power domain map logs and MPU reboots with MPSYSRST reason. Any idea what is the root cause? We are using the device tree based on the dk2 sample d...

NBhat.1 by Associate III
  • 1250 Views
  • 3 replies
  • 0 kudos

Resolved! WHY DDR PINS OF DISCO BOARDS and EVAL BOARDS ARE DIFFERENT

I was analyzing stm32mp15 disco and eval board schematics for my project. I noticed that DDR pinning are not the same between them. Disco boards have 512MB and EVAL boards have 2x512MB. My project also going to have two variants. I wanted to know why...

0693W00000SuMa5QAF.png 0693W00000SuMZvQAN.png
Gencay by Associate III
  • 1132 Views
  • 3 replies
  • 0 kudos

Resolved! Enabling all clocks TF-A, what could go wrong?

Hello we are using STM32mp153 for multiple products, and I'm considering buiding a generic TF-A bootloader with one device tree with all the clocks enabled for all the peripherals. I would like to do this in order to make it more generic across our p...

JOhn1 by Associate III
  • 890 Views
  • 3 replies
  • 0 kudos

TF-A v2.6-r1 kernel hang issue?

I have a custom build on the stm32mp157f dk2.stm TF-A v2.6-r1 or vanilla TF-A v2.7, using sp_min.stm U-boot 2020.10-r2 or vanilla Barebox-2022.06.I've also tried U-boot 2021.10-r1, but that one crashes the kernel even earlier.Kernel: vanilla 5.18/van...