STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Inquiry about Obtaining a Custom Name for Virtual Serial COM Port on STM32MP13X Device

Hi,We are currently working on a project that involves utilizing the STM32MP13X MPU. Our device operates in both ACM and Mass Storage Mode, and we would like to inquire about the process of obtaining a custom name for the virtual serial COM port gene...

spidev_test

Hi,I like to use spidev_test tool:https://wiki.st.com/stm32mpu/wiki/How_to_use_SPI_from_Linux_userland_with_spidev#Installation_on_your_targetI am following this guide for compiling the tool by developer package:https://wiki.st.com/stm32mpu/wiki/How_...

pjanco by Associate
  • 1883 Views
  • 0 replies
  • 0 kudos

Occasional missing TxRxCpltCallback callback on SPI DMA transfer on the ARM-M4 of an STM32MP1

We are experiencing an issue where, in approximately 1 in 1000 cases, we don't get a TxRxCpltCallback callback after starting a SPI DMA transfer from an ISR on the ARM-M4 (coprocessor). The transfer appears to have taken place as all the bytes are re...

jamescc by Associate II
  • 1469 Views
  • 0 replies
  • 0 kudos

Resolved! stm32mp15x emmc reboot stuck-up

Hi,I have a problem with hanging up my board occasionally when an issue from the console reboot.I read about and the internet says this is a problem with the EMMC memory's power cycle.So I followed by a linkhttps://github.com/orangepi-xunlong/openwrt...

MWoło.2 by Senior III
  • 1719 Views
  • 2 replies
  • 0 kudos

Resolved! STM32MP151 emmc OTP configure

Hello. We already have a custom board based on STM32MP151CAD3 with an eMMC. The following pins are different with default eMMC pins.SDMMC2_CMD: PA0SDMMC2_D1: PB7 As not default pins are used, we need to update OTP value. Here are my result. OTP3 = 0x...