Does CX-7 supports lower speed rate?

Hi team,

I am using MCX75310AAC-NEAT hardware, in Precision 3680 PC with Ubuntu 22.04 OS.
Does this hardware support 200G speed? Other lower speed rates? or is it fixed to 400G?
~$ sudo mlxlink -d /dev/mst/mt4129_pciconf0 -p 1| grep “Enabled Link Speed “
Enabled Link Speed : 0x000000f1 (NDR,HDR,EDR,FDR,SDR)

Thanks in advance.

Is it possible to configure to NDR200?
I tried to configure but it showed , NDR200 invalid speed configuration.

Do I need to update firmware for the same? As I used latest firmware.

$ sudo mlxlink -d /dev/mst/mt4129_pciconf0 -p 1 --speeds NDR200

Operational Info

State                              : Polling
Physical state                     : N/A
Speed                              : N/A
Width                              : N/A
FEC                                : N/A
Loopback Mode                      : No Loopback
Auto Negotiation                   : ON

Supported Info

Enabled Link Speed                 : 0x00000080 (NDR)
Supported Cable Speed              : 0x00000080 (NDR)

Troubleshooting Info

Status Opcode                      : 57
Group Opcode                       : PHY FW
Recommendation                     : signal not detected

Tool Information

Firmware Version                   : 28.45.1200
amBER Version                      : 3.6
MFT Version                        : mft 4.30.1-1210

Configuring Port Speeds…

Errors

Sending PTYS (Configuring port speeds) raised the following exception: NDR200 is invalid speed configuration

$ sudo mlxlink --help | grep speed
-s |–speeds : Configure Speeds [NDR,HDR,EDR,FDR10,FDR,QDR,DDR,SDR,800G_8X,400G_4X,200G_2X,100G_1X,400G_8X,200G_4X,100G_2X,50G_1X,100G,100G_4X,50G,50G_2X,25G,40G,10G,2.5G,1G]
–fec_speed <fec_speed> : Speed to Configure FEC [100G,56G,50G,40G,25G,10G,800G_8X,400G_4x,400G_8X,200G_2X,200G_4X,100G_2X,50G_1X,100G_4X] (Default is Active Speed)
mlxlink -d -p <port_number> --speeds 25G,50G,100G

$ sudo ./mlxup --query

Querying Mellanox devices firmware …

Device #1:

Device Type:      ConnectX7
Part Number:      MCX75310AAC-NEA_Ax
Description:      NVIDIA ConnectX-7 HHHL Adapter card; 400GbE / NDR IB (default mode); Single-port OSFP; PCIe 5.0 x16; Crypto Enabled; Secure Boot Enabled;
PSID:             MT_0000001046
PCI Device Name:  /dev/mst/mt4129_pciconf0
Base GUID:        cc40f30300a56264
Versions:         Current        Available
FW             28.45.1200     28.43.1014
PXE            3.7.0500       N/A
UEFI           14.38.0016     N/A

Status:           Up to date

Let me know what changes to be made to work for NDR200

as per the firmware compatible “ Firmware Compatible Products - NVIDIA Docs ” shows NDR200 is supported.

Could you please let me know why the NDR200 is not able to set using mlxlink set speed?
@gilh