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! STM32MP157A DDR size detected wrong

I have a running system (based on bootlin buildroot) with kernel 5.10 and I wanted to update it to use the latest 6.1 and now I have a problem that the BL2 panics:  NOTICE: CPU: STM32MP157AAC Rev.Z NOTICE: Model: STMicroelectronics custom STM32Cube...

jhi by Senior
  • 2083 Views
  • 1 replies
  • 0 kudos

STM32MP135 ADC buffer enable fails

Hi, I am encountering some issues while trying to configure the ADC DMA Buffer on the STM32MP135 board , when I execute the following:echo 1000 > /sys/bus/iio/devices/iio:device1/buffer/lengthecho 1 > /sys/bus/iio/devices/iio:device1/scan_elements/in...

STM32MP135 - Baremetal - Ethernet2

Hello, I would like to integrate ethernet2 in my bare-metal project. I am aware that not only eth2 pins have to be properly configured, but also a 10th pin of MCP IO expander. However, the eth2 seems to be disabled after all. I am doing the same conf...

STM32MP133D optee issue.

Hello.I am on porting STM32MP135F-DK Discovery Board source to STM32MP133D based customizing board.With bitbake build, the firmwares work well with STM32MP135F-DK.But with our developing board, it stuck on BL2 boot with panic. The main difference is ...

capture.JPG
ritoseo by Associate
  • 2980 Views
  • 2 replies
  • 0 kudos

Resolved! Text editor

Hi,Does exist inside the Discovery kit with STM32MP135F board a text editor like nano or wim ?And if not how can I install it ?Thank you.Olivier.

Olivier73 by Associate II
  • 3727 Views
  • 5 replies
  • 1 kudos

Resolved! Networks settings

Hi, Each time I reboot my Discovery kit with STM32MP135F borad I lost the network (IP V4 address). How can I set the IP address, Does exits somewhere a /etc/network/interface file ? Thank you, Olivier.    

Olivier73 by Associate II
  • 2443 Views
  • 3 replies
  • 0 kudos

Resolved! OTP Bits Cannnot read

Hi All.I use discovery board of STM32MP157F-DK2 .So I want t to try  read OTP Bits via STM32CubeProgrammer , But I find 2 errs.The err things search ST Community, I fund it. Can't read OTP bits on STM32MP157C-DK2 using STM32CubeProgrammer So I Try to...