Skip to main content
Associate
May 11, 2026
Solved

Does STM32H563ZIT3Q have Ehternet?

  • May 11, 2026
  • 2 replies
  • 161 views

Hi, is anybody able to confirm if the STM32H563ZIT3Q has an ethernet peripheral? 

Thanks, regards.

 

Best answer by mƎALLEm

Hello @DPB and welcome to the ST community,

As said by @Andrew Neil you need to refer to the datasheet of the product.

STM32H563ZIT3Q

Q means SMPS:

mALLEm_1-1778497918488.png

And from this table, its doesn't support Ethernet interface:

mALLEm_0-1778499894143.png

You need to use LDO package to have Ethernet.

Hope that answers your question.

2 replies

Andrew Neil
Super User
May 11, 2026

The datasheet would confirm that?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
mƎALLEm
mƎALLEmAnswer
Technical Moderator
May 11, 2026

Hello @DPB and welcome to the ST community,

As said by @Andrew Neil you need to refer to the datasheet of the product.

STM32H563ZIT3Q

Q means SMPS:

mALLEm_1-1778497918488.png

And from this table, its doesn't support Ethernet interface:

mALLEm_0-1778499894143.png

You need to use LDO package to have Ethernet.

Hope that answers your question.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
DPBAuthor
Associate
May 11, 2026

Thanks for your help, much appreciated.

Andrew Neil
Super User
May 11, 2026

If that's answered your question, please mark it as the solution.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.