W5x00 Integration Project Tutorial in True studio

Hardware configuration

System Diagram

  • ST-link connect to W5100s-EVB
  • W5100s-EVB SPI connect to WIZ850io, WIZ820io, WIZ810io
  • Total Diagram

  • W5100s-EVB PIN MAP

  • WIZ850io PIN MAP

    • WIZ810io PIN MAP

  • WIZ820io PIN MAP

  • WIZ811MJ PIN MAP

Project Git-Hub Repository

  • Connect to https://github.com/WIZnet-ioLibrary/W5x00_Loopback_with_W5100S_EVB

  • download Project File or Git-Hub Clone

Run True studio

  • Set address for Workspace

  • First Program view

Open project

  • Click MENU - File - Open Project from File System

  • Click Directory Button for find Project file

  • Find Project Folder and Click “OK” button

  • Check Import Project and Click “Finish” button

  • Find wizchip_conf.h in Project Explorer and open file

  • Modify WIZCHIP value into set Chip name
  • This example the chip name is W5100S

  • Check to define “SPI_Arduino” for using SPI1 in HAL_Conifg.h

  • Build the project be clicked on the icon in the red square box and will be raised bar gage of build.

  • This window displays the result of the build.

  • Result of the running the program.

Teddy's profile image

Teddy

2020-02-06 17:40

Read more posts by this author