STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32MP1 - Bare metal on A7

Hi,I have a current project using the M7 that I need to port over to the A7. The goal is to be running bare-metal code on the A7, like we are on the M7. Currently, I am following this open source guide to run bare-metal on the A7 and it seems to work...

mkurtz by Associate II
  • 1091 Views
  • 6 replies
  • 0 kudos

Resolved! STM32MP15 OTP Mapping Wiki

Hey I found a strange documentation on your wiki pagehttps://wiki.st.com/stm32mpu/wiki/STM32MP15_OTP_mapping 3: 14-7 (8 bits)UART instances disablingIf it is different from zero, then each bit disables an UART instance.Collapse0b00000001: reserved0b0...

BBoge.2 by Associate II
  • 945 Views
  • 5 replies
  • 0 kudos

Resolved! Report typo on page

I guess there is a typo on the following page (and i couldn't find the proper place to report that)wiki.st.com/stm32mpu/wiki/SPI_device_tree_configuration"Both /delete-property/dma-names and /delete-property/dma have to be inserted to get rid of DMAs...

TSche.9 by Associate
  • 253 Views
  • 1 replies
  • 0 kudos

Attempting to build from my custom device trees generated by CubeMX and getting this error "fatal error: stm32mp15-m4-srm.dtsi: No such file or directory" at the OP-TEE build stage.

I've written a script that basically builds everything based on this wiki - wiki.st.com/stm32mpu/wiki/How_to_compile_the_device_tree_with_the_Developer_Package#Updating_the_kernel_device_treeWith the script I can successfully build from the existing ...

JKell.6 by Associate III
  • 341 Views
  • 4 replies
  • 0 kudos

STM32MP157CAA ddr3 SPL U-Boot compilation

Hi,how to compile fsbl to test ddr3 purposes. Unfortunately, I can't use the official one due to different UART4 debug pins and I2C4 PMIC. I can't find a good link with simple instructions. Maybe someone gives me a link or short instructions on how t...

MWoło.2 by Senior II
  • 227 Views
  • 2 replies
  • 0 kudos