Wiznet makers

jaden

Published September 24, 2024 ©

72 UCC

14 WCC

49 VAR

0 Contests

0 Followers

0 Following

Pico-W + W5500 in one module!

Introducing W55RP-W module

COMPONENTS
PROJECT DESCRIPTION

Development of WIZnet's new chip, the W55RP20, has been completed!

W55RP20

The W55RP20 integrates the W5500, RP2040 microcontroller, and 2MB flash memory into a single SIP (System In Package) solution. This innovative integration allows the powerful libraries and platform of the RP2040 to seamlessly interface with the W5500, offering significant advantages in ease of use and performance.

W55RP-W Board utilizes the W55RP20 chip to combine Pico-W and W5500-EVB-PICO into one cohesive board. This integration enables developers to effortlessly leverage both network communication and wireless functionalities simultaneously.

Key Features of W55RP-W

  • Compact Design: By utilizing the W55RP20 chip, which integrates the W5500, RP2040, and 2MB flash memory into a single package, the design is simplified, and space efficiency is significantly enhanced.
  • Robust Library Support: The W55RP20 facilitates easy integration of the RP2040’s extensive libraries and platforms with the W5500, enabling the development of diverse and high-performance applications.
  • PoE Support: The RJ45 jack on the board supports PoE (Power over Ethernet), allowing for a stable power supply via a connected PoE PD (Power Device) without the need for an additional power source.

 

Development and Testing

Using the BLE_temp_reader example from Pico-W, the wireless functionality was successfully verified. 

Debug message from W55RP-W

 

In this setup, the Pico-W operates as a GATT server that measures temperature and sends data via Notify events upon request from a Central device.

Concurrently, the W55RP-W acts as a GATT client, requesting temperature data from the connected Peripheral device. 

The UART0 on the W55RP-W displayed messages confirming the connection to the GATT server and the successful reception of temperature data, demonstrating the effective operation of the system.

 

Additionally, the WIZnet-PICO-C repository was downloaded to utilize the W55RP20.

Loopback Test

 By running the TCP server loopback example, the LAN communication capabilities of the W5500 were successfully validated, ensuring reliable network communication functionality.

Future Plans

Although the W55RP-W board employs the same WiFi-BT combo chip, the cyw43439, as the Pico-W, the pin connections differ. Therefore, modifications are necessary to accommodate the different pin configurations. Comprehensive guides will be provided to facilitate these pin adjustments.

 

Moving forward, the W55RP-W board will be used to develop a BLE to LAN Gateway project. Upon completion, this project will be uploaded to WIZnet Maker site. This initiative will serve as a practical example for developers, showcasing the versatile applications of the W55RP20 chip in various network and wireless projects.


WIZnet에서 새로운 ioNic 개념의 칩 W55RP20이 개발되었습니다!

W55RP20

W55RP20은 W5500, RP2040 마이크로컨트롤러, 그리고 2MB 플래시 메모리를 SIP(System In Package) 형태로 통합한 혁신적인 솔루션입니다. 이로 인해 RP2040의 강력한 라이브러리와 플랫폼을 W5500과 손쉽게 연동하여 사용할 수 있는 장점을 제공합니다.

W55RP-W 보드는 W55RP20 칩을 활용하여 Pico-W와 W5500-EVB-PICO를 하나의 보드에 구현한 제품입니다. 이를 통해 개발자들은 보다 간편하게 네트워크 통신과 무선 기능을 동시에 활용할 수 있습니다.

W55RP-W의 주요 특징

  • 소형화: W5500, RP2040, 2MB 플래시가 하나의 칩인 W55RP20을 사용하여 설계가 간소화되고, 공간 효율성이 향상되었습니다.
  • 강력한 라이브러리 지원: W55RP20은 RP2040의 다양한 라이브러리와 플랫폼을 W5500과 쉽게 연동하여 다양한 애플리케이션 개발이 가능합니다.
  • PoE 지원: RJ45 잭이 PoE(Power over Ethernet)를 지원하여 별도의 전원 공급 장치 없이도 별도로 연결한 PoE PD를 통해 안정적인 전원 공급이 가능합니다.

 

개발 및 테스트

Debug message from W55RP-W

PICO-W가 온도를 측정하여 Central 장치가 요청할 때 데이터를 Notify 이벤트로 전송하는 GATT server, W55RP-W는 연결된 Peripheral 장치에 온도 데이터를 요청하는 GATT Client로 동작하는 예제를 구동시 W55RP-W의 UART0에서 GATT server에 연결되었다는 메시지와 수신 받은 온도 데이터가 정상적으로 출력됨을 확인하였습니다.

Loopback Test

 또한 W55RP20을 사용하기 위한 WIZnet-PICO-C 레포지토리를 다운로드하여 TCP server loopback 예제를 통해 W5500의 LAN 통신을 확인했습니다.

향후 계획

W55RP-W 보드는 PICO-W의 Wifi-BT 콤보 chip인 cyw43439을 동일하게 사용했지만, 연결된 Pin은 다르기 때문에 핀 변경을 위한 수정이 필요합니다. 이러한 가이드와 함께 

W55RP-W 보드를 활용하여 BLE to LAN Gateway 프로젝트를 구현할 예정이며, 완성된 프로젝트는 추후 WIZnet Maker 사이트에 업로드할 계획입니다. 

이를 통해 개발자들은 W55RP20 Chip의 활용 예제로서 참고하여 다양한 네트워크 및 무선 애플리케이션을 개발할 수 있을 것입니다.

Documents
  • W55RP-W

Comments Write