cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP257x-EV1 TSN/Ethernet Not Working

user_ABCD
Associate II

Hello -

I have the STM32MP257x-EV1 up and running the base image. I have included the layers for the Ethernet switch and TSN. I am trying to understand the embedded Ethernet Switch better. I am working with the assumption that I can plug in two endpoints to ETH1 and ETH3 with no interaction from the MPU and pass ethernet traffic (e.g., ping).

But this does not work from the get-go. Is there something that needs to be done to enable it?

 

18 REPLIES 18
user_ABCD
Associate II

This service will not start, nor does running the script manually work.

user_ABCD_0-1726673992053.png

user_ABCD_1-1726674074932.png

 

Could you please share a photo of your board (taken from above)

user_ABCD_0-1726741147085.jpeg

 

Ok no issue. Sorry but I don't see what could be the issue. What is the result of these 2 cmd below on your side ?

root@stm32mp2:~# cat /sys/class/net/end*/address
10:e7:7a:e3:b8:e1
10:e7:7a:e3:b8:e2
root@stm32mp2:~# cat /sys/class/net/sw*/address
10:e7:7a:e3:b8:e2
ba:9a:c5:9b:b2:00
ba:9a:c5:9b:b2:01
ba:9a:c5:9b:b2:02

user_ABCD
Associate II

user_ABCD_0-1726742183010.png

I can try rebuilding and re-flashing the board. Is there any place that a complete TSN image is posted that is known-good that I could download and flash? I don't believe the starter/distribution, etc. have these in them/

In term of HW all seems ok.

A starter package with tsnswch will be available soon on st.com. I will generate one and share it to you this afternoon.

user_ABCD
Associate II

Your image appeared to work fine as far as bringing up the interfaces. Therefore, I am beyond hurdle #1, but still have issues. I will dig into the TSN data some more to understand why my simple use case in the picture above does not completely work.

I believe I got this working, thank you for the support.

This is good news !!