GithubHelp home page GithubHelp logo

RJ45 인터넷 속도 about deunduino HOT 1 CLOSED

namyounsu avatar namyounsu commented on August 11, 2024
RJ45 인터넷 속도

from deunduino.

Comments (1)

deunlee avatar deunlee commented on August 11, 2024 1

DeunDuino NET에 사용된 WIZnet사의 W5500 이더넷 칩 스펙은 100BaseTX입니다.
실제 통신 속도는 SPI 클럭에 따라서 달라지는데 해당 부분은 테스트가 필요할 것 같습니다.

그리고 이 칩은 IoT용으로 설계되어서 고성능을 기대하기는 어려울 것 같습니다.
동시 소켓 수도 8개로 제한되어 퍼블릭 서버 등 용도로 사용하는 것 보다는, 내부 전용 서버나 IoT 클라이언트가 적합해 보입니다.

ESP32-S3는 이더넷 MAC이 내장되어 있지 않기 때문에 MII/RMII PHY를 사용할 수 없고 SPI를 사용해야 합니다.
추후 ARM이나 RISC-V 기반의 이더넷 MAC이 내장된 CPU 기반 보드를 만든다면 RGMII 등도 고려해 볼 예정입니다.

from deunduino.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.