Skip to main content
Visitor II
April 21, 2019
Solved

stlink with STM32MP157C-DK2 on macos has not tty serial port

  • April 21, 2019
  • 1 reply
  • 4024 views

Hi, everyone, I use STM32MP157C-DK2 on my macos(Mojave) laptop. I saw other threads the stlink can not install some driver on macos. but I can not see any /dev/tty.* device, Does I missing some config thing?

    This topic has been closed for replies.
    Best answer by Olivier GALLIEN

    Hi Steve,

    Quick test have been made on macOS Mojave 10.14.2

    - Connect a DK2 out of the box (ST-Link version V2J32M22)

    - a new tty appear as /dev/tty.usbmodem14202 (tested with two DK2, same number)

    - use "screen -L /dev/tty.usbmodem14202 115200 –L

    - got the Linux prompt and able to interact with

    So issue seems to come from your Laptop/MacOs setup.

    Please keep us posted when you will fix it.

    Thx and BR

    Olivier

    1 reply

    Technical Moderator
    April 24, 2019
    SChen.11Author
    Visitor II
    April 24, 2019

    Hi, Olivier

    I had install the STSW-007 package. And upgrade firmware version to V2J33M25 with stlink, the type is STM32 Debug + VCP. When the upgrade finished, it also doesn't serial port in macos.

    Technical Moderator
    April 26, 2019

    Hi Steve,

    This version was fully validated with High Sierra.

    Maybe something has changed around Virtual Port support in Mojave we are not aware of.

    This has been escalate internally for verification.

    I will keep you posted here.

    BR

    Olivier