STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Support of signing and validation mechanism of kernel and filesystems in stm32mp157f-eval board

Hi STM-Team,I am working with STM32MP157F-Eval board. I have enabled and tested secure-boot flow as per https://wiki.st.com/stm32mpu/wiki/STM32MP15_ROM_code_secure_boot.Now, I am looking for next security part for singing-verification of kernel & DTB...

Resolved! Hello, i'd like to use u-boot command sspi to send commands to a spi device with a custom protocol (not a memory). However I see that the command tries to read an ID as it is talking to a flash nor : unrecognized JEDEC id bytes: 00, 00, 00.

Looking at the code, i see file sf_probe.c with .id      = UCLASS_SPI_FLASH, that performs the id reading. How can i use stm32_spi.c with .id         = UCLASS_SPI, driver instead? and send "raw" spi data?

Lmoio.1 by Senior
  • 5288 Views
  • 8 replies
  • 0 kudos

Resolved! Hello, I've exported our custom root filesystem from a running board with the following command: dd if=/dev/mmcblk1p4 of=/usr/local/rtfs.ext4 bs=1M conv=fdatasync

I noticed that after I flash the ST starter package root filesystem, at first boot there is a check on bad blocks and a resize of the partitions, while when I flash the exported root filesystem, there is no checks and some partitions are not resized ...

Lmoio.1 by Senior
  • 1896 Views
  • 5 replies
  • 0 kudos

I'm not using USB nor ADC/DAC on the STM32MP157A. Can I tie VDDA, OTG_VBUS, AND VDD3V3_USBxS to circuit ground (VSS)?

If I'm interpreting Table 13 correctly (datasheet p 128), VDDA can be set to 0 volts provided VREF is not used. Similarly power pins related to USB can also be set to 0 volts. Looking in the datasheet p29,I just need to star-connect VDD_ANA, VDD_PLL...

JCond.1 by Associate II
  • 1585 Views
  • 3 replies
  • 0 kudos

Resolved! Out of order STM32MP157CAC. PANIC at PC : 0x2fff2d17 Exception mode=0x00000016 at: 0x2fff2d17

Hello.I developed my own board based on A-DK1 board using STM32MP157CAC and MicroSD, PMIC, Ethernet and DDR periphery. When I connect my plate to the usb with sd-card (st-link 2.1) I always receive the message:PANIC at PC : 0x2fff2d17Exception mode=0...

DFomi.1 by Associate II
  • 2456 Views
  • 2 replies
  • 0 kudos

Resolved! The question about STM32MP157CAC3 supply

Hello. I have used the STM32MP157A-DK1 this year and I have learned to work with it. Now I develop my own PCB with STM32MP157CAC3. There is a 12-V external power supplier in it. I do't use USB Type-C. Can I do like this? I care about pins USB_PWR_CC1...

DFomi.1 by Associate II
  • 1211 Views
  • 5 replies
  • 0 kudos