GithubHelp home page GithubHelp logo

aicoliu / arduino_rtl8367c Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mcmccru/arduino_rtl8367c

0.0 1.0 0.0 18 KB

Using Arduino for manager giga ethernet switch based on RTL8367C(S) chip. TP-LINK TL-SG1005D rev.7

Arduino 100.00%

arduino_rtl8367c's Introduction

Sketch for Arduino Nano 3.0 (CH340 - China) and board STM32F103C8T6 (Blue Pill)

rtl8367c.ino: VLAN switch setup based on Realtek RTL8367C(S) chips. Used TP-Link TL-SG1005D rev.7 (RTL8367S) after remove EEPROM chip from board switch!

Copyright (C) 2017 McMCC <mcmcc_at_mail_ru>

For ARDUINO AVR:

Remove EEPROM 24cXX on switch board!!!! Pin SDA - D6 (convertor 5v-to-3.3v pin SDA on EEPROM switch(pin 5)) Pin SCK - D5 (convertor 5v-to-3.3v pin SCK on EEPROM switch(pin 6)) Arduino Vin - get from power connector +12V +5V - get from Arduino 5V +3.3V - get from EEPROM pin 8 on switch board

For ARDUINO STM32:

No need Logic Level Convertor, use pin-to-pin conection. Remove EEPROM 24cXX on switch board!!!! Cut on the board STM32 the track from power USB!!!! +3.3V get from EEPROM pin 8 on switch board. GND get from EEPROM pin 1-4 on switch board.

Pin SDA - PB10 (to EEPROM pin 5 on switch board) Pin SCK - PB11 (to EEPROM pin 6 on switch board)

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.