cancel
Showing results for 
Search instead for 
Did you mean: 

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

SChen.11
Associate III

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?

1 ACCEPTED SOLUTION

Accepted Solutions

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

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

5 REPLIES 5
Olivier GALLIEN
ST Employee

Hi

Did you get and install the latest version of STSW-LINK007 ?

https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stsw-link007.html

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

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.

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

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

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

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

Hi OliverG,

Thanks for your reply. I use Mojave 10.14.4. And I still not find the serial port.Maybe my laptop has some issue. Thanks again!