This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I would like to use the CPSW port to receive all packets, regardless of their destination MAC address. I am able to do this on the ICSSG ports by enabling promiscuous mode. Is there a way to enable promiscuous mode on the CPSW peripheral?
Hi Mark,
I am looking into this issue, let me get back by end of this week.
Hi Mark,
In CPSW, this is available in MAC only mode settings. We have "Mac Only Copy All Frames" (MACONLY_CAF) feature in ALE (look up engine) . When this bit is set a Mac Only port will transfer all received good frames to the host. You can set this via sys-cfg in the existing mcu-sdk examples. In sys-cfg, CPSW -> ALE Config -> ALE Port Config -> MAC-only mode config.