Ethernet Module Question

Hi folks,

am I right when I guess there is no problem to connect this ENC28J60 Ethernet Module to MBHP_CORE_STM32F4?

Regards,

Uli

Yes, that should work, but two notices:

1: the MBHP_CORE_STM32F4 do not deliver enough current (mA) and only 3.0 V at J16 instead of 3.3 V. So you need an additional voltage regulator (5V ->3.3V).

  1. the connector pin layout is obviously not the same as J16
1 Like

Thanks for the qualified answer.