Skip to main content
Grodriguez
Associate III
January 14, 2020
Solved

How is SUB_NRST generated in STM32MP157x-EV1 eval board?

  • January 14, 2020
  • 2 replies
  • 891 views

According to the documentation of the EV1 eval board:

"The STM32MP157xAA3 also drives a sub system reset, SUB_NRST signal on PD10 IO, to the peripherals: USB Host Hub, MFX, Ethernet, and RGB_LTDC connector."

Is this signal generated automatically by the STM32MP157? Is it software controlled? If the latter, is this implemented in OpenSTLinux images by default?

Thanks,

Guillermo

This topic has been closed for replies.
Best answer by mleo

Hi Guillermo

The SUB_NRST signal is software controlled. But there's no default implementation in OpenSTLinux.

BR,

Milan

2 replies

mleo
mleoBest answer
Visitor II
January 16, 2020

Hi Guillermo

The SUB_NRST signal is software controlled. But there's no default implementation in OpenSTLinux.

BR,

Milan

Grodriguez
Associate III
January 16, 2020

Clear, thank you!