1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

W55RP20-EVB-Picoとは?

1
Posted at

W55RP20-EVB-Picoを入手したのでレビューします。
image.png
image.png

以前の記事 WIZnet W5500-EVB-PicoをArduinoで使ってみよう

W55RP20-EVB-Pico

W55RP20-EVB-Picoは SoCW55RP20 を搭載したイーサネット対応ボードになります。
USB端子が USB-C になっているほか、POEモジュール を追加することで PoEデバイス として使用可能です。
以前のW5500-EVB-Picoの後継製品といえます。
なお、GPIO16,17,18,19,20,21,22,23,24,25,29 が使用出来ません。
image.png

W55RP20

W55RP20は RP2040W55002MVB のフラッシュメモリを統合したチップになります。
W5500の ToE(TCP/IP Offload Engine) 機能によりイーサネット対応デバイスがワンチップで構築可能です。
なお、GPIO17,20,21,22,23,24,25W5500 につながっており 使用できません
image.png

PoE

WIZPoE-P1 を使用する事で PoE対応 とすることができます。
PoEはDC48Vの電圧が使用されますがJ6端子に適当な電圧を印加することでも使用可能です。
image.png
image.png

開発環境

C環境 の他 MicroPythonArduino にも対応しています。

  • C/C++
  • MicroPython
  • CircuitPython
  • Arduino
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?