Nucleo-F401RE + Ethernet (W5100, W5500) with MicroPython

Nucleo-F401RE + Ethernet (W5100, W5500) with MicroPython
ORIGINAL POST
By boochow
components
Hardware Components
details

stm32-w5100.jpg

Do you know a “MicroPython” project? There’re many open project on there.

In the current version of MicroPython, the “WIZNET5K” class allows you to control WIZnet5×00 Ethernet adaptors based on the W5200 and W5500 chipsets. The particular chipset that is supported by the firmware is selected at compile-time via the MICROPY_PY_WIZNET5K option.

For more details about this class, please visit the below link.

With this information, let’s see the original post & learn it. (in Japanese, Someone needs google translator!)

stm32-w5500-2.png

 

stm32-w5100.jpg

Do you know a “MicroPython” project? There’re many open project on there.

In the current version of MicroPython, the “WIZNET5K” class allows you to control WIZnet5×00 Ethernet adaptors based on the W5200 and W5500 chipsets. The particular chipset that is supported by the firmware is selected at compile-time via the MICROPY_PY_WIZNET5K option.

For more details about this class, please visit the below link.

With this information, let’s see the original post & learn it. (in Japanese, Someone needs google translator!)

stm32-w5500-2.png

 

documents
Schematics
GitHub

COMMENTS

Please Login to comment
  Subscribe  
Notify of