STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

U-boot failed during SD access

Hello CommunityI'm trying to bring up a new architecture board based over STM32MP151aaa core.From what I see from the serial the u-boot prompts leaving the following trace:NOTICE: CPU: STM32MP151AAA Rev.BNOTICE: Model: STMicroelectronics custom STM32...

Resolved! STM32MP157C-DK2 not getting populated.

I am trying to flash a 32gb sd card with stlinux for STM32MP157C-DK2 using the guide at https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157C-DK2/Let%27s_start/Populate_the_target_and_boot_the_image The SD card that came with ...

Resolved! Addresses in bootloader are different than tsv?

During startup I read the following on the console:INFO: Loading image id=4 at address 0x2fff0000 INFO: Image id=4 loaded: 0x2fff0000 - 0x30000000 INFO: BL2: Loading image id 5 INFO: Loading image id=5 at address 0xc0100000 INFO: STM32...

Mark81 by Associate III
  • 401 Views
  • 1 replies
  • 0 kudos

STM32MP157C SDMMC3 for BCM43438 WLAN

Hi,I want to use the mp157 sdmmc3 feature, but it seems he didn't turn it on, because my wifi device doesn't work, do I need to turn on the clock elsewhere?:loudly_crying_face: :loudly_crying_face: :loudly_crying_face:

0690X00000AsI4sQAF.png
Mokail by Associate II
  • 935 Views
  • 4 replies
  • 0 kudos

Porting Distribution Package to a different target

I'm able to compile a custom image from the Distribution Package for an evaluation board, adding my own layers and applications. I don't find a complete procedure to adapt it to a new target (i.e. STM32MP151A). I found a very short wiki that doesn't ...

Mark81 by Associate III
  • 504 Views
  • 4 replies
  • 0 kudos

CubeMX includes different MPU

If you try to generate code for, say, STM32MP151AAA you will find inside the dts files, some includes related to another MPU (like STM32MP157C):#include "stm32mp157c.dtsi" #include "stm32mp157caa-pinctrl.dtsi" #include "stm32mp157c-security.dtsi"And ...

Mark81 by Associate III
  • 281 Views
  • 1 replies
  • 0 kudos