Do all packages of the family STM32N6x7 support Gigabit Ethernet?
I’m working on a system design that incorporates gigabit Ethernet. I’ve been looking at using the STM32N6x7 family of parts to support this functionality. The product selector and datasheet seem to indicate that each package supports the 1000 Ethernet. In addition, the datasheet starts off by listing the gigabit Ethernet as a family supported technology. However, Tables 2 - 5 of the datasheet that list the variations in supported functionality between packages does not list Ethernet whatsoever on any package. To me this implies that the functionality is supported on all devices equally, otherwise the different protocols supported would be listed here.


Thus, I started with the smallest package for ease of routing and space consumption. However, when matching the device with an external gigabit Ethernet PHY as required, I noticed that there are signals that are not present on the lower pin count models that are necessary for gigabit Ethernet.



Additionally confusing is that STM32CubeMX allows the activation of the RGMII interface (although lacking at least these three signals) on the STM32N657Z model but does not allow this activation on the STM32N657I nor A models. I now believe this is because they similarly do not have the required pins to support gigabit Ethernet interfaces.
Prior to continuing my design, the question becomes:
Do all the packages in the STM32N6x7 family support gigabit Ethernet? If yes, how is it possible on the smaller packages? If not, can the documentation be made clearer? Because to me this is quite contradictory and unclear where it could very easily be with the tables and such that already exist in the datasheet.
