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
  • 481 Views
  • 6 replies
  • 0 kudos

disable and enable all interrupt in stm32mp1

Is there any way to disable and enable all interrupts in a assembly way, because i need to manually switch on and OFF particular GPIO before UBOOT SPL start uboot-source/board/st/stm32mp1/board.cvoid board_debug_uart_init(void){// disable interrupts ...

Ara.1 by Senior
  • 306 Views
  • 1 replies
  • 0 kudos

Resolved! Serial boot via the TAMP_REG[20] howto

Hi,My bellow question is based on info read from:https://wiki.st.com/stm32mpu/wiki/STM32MP15_ROM_code_overview#Configurationandhttps://wiki.st.com/stm32mpu/wiki/STM32MP15_backup_registers#Boot_mode_selection_featureFrom those two links I understand t...

MVass.1 by Associate II
  • 476 Views
  • 4 replies
  • 0 kudos

Resolved! Hardware accelerated CRC16

Hi,We wish to add CRC16 checksum to our communication payloads,and I see in the stm32mp157 datasheet CRC module section that it should support CRC32,16,8 and 7 bits."""25.4.3 CRC control register (CRC_CR)Bits 4:3 POLYSIZE[1:0]: Polynomial sizeThese b...

MVass.1 by Associate II
  • 886 Views
  • 5 replies
  • 0 kudos

Resolved! stm32mp one time programming feature

Hi everyone, I am using stm32mp157f-dk2 with ecosystem 3.1.I am interested to store the board information of my future product using the OTP featureAfter reading the reference manual, ch3 and 4, I have the following doubtDo I need any extra hardware ...

WLeun.3 by Associate III
  • 274 Views
  • 2 replies
  • 0 kudos

Stm32 mp1 first step

hi I wanted info if there is a seminar or a course, or an expert person who can direct me to use the stm32 mp1 board really to take the first steps, in the area where I live near Parma Italy, thanks

SDall by Associate II
  • 287 Views
  • 2 replies
  • 0 kudos

Resolved! Kernel 5.10.61 build in STM32MP157C-DK2

Hi, I have compiled the kernel source files and prepared the install artifacts as described in README.HOW_TO.txt, but when I am copying the modules into my STM32MP157C-DK2 board, it gets out of space. Moreover in the board I only have the modules rel...

ESori.1 by Associate
  • 295 Views
  • 1 replies
  • 0 kudos