Skip to main content
Visitor II
August 2, 2019
Question

Hi there, i'm working on the STM32MP157-dk1 development board. I want to communicate with a fingerprint sensor using uart protocol, i found in the web that i have to open a file, i want to know, which file i have to open in the dev folder.

  • August 2, 2019
  • 2 replies
  • 639 views

STM32MP157-dk1, UART, file to open, fingerprint sensor

    This topic has been closed for replies.

    2 replies

    Visitor II
    August 7, 2019
    • I think you should change the serial port state that will correspond in the device tree

    KDariAuthor
    Visitor II
    August 9, 2019

    thank you very much, we used pinctrl, and rebuilded the kernel STM1 that was dissabled now appeared thank you.