This page has been moved, the new location is WF32.

chipKIT WF32 Resource Center

Welcome to the resource center for the WF32!

Here you will find all the reference materials that Digilent has created for this board, as well as links to any external content we have tracked down.


Revision History

We are currently on Revision C of the WF32. You can find the revision of your board by looking on the underside, near the white bar-coded box.


Documentation

  • SchematicRev. B PDF Rev. C PDF
    • PDF Schematic of the PCB generated by Altium
  • Reference ManualWiki PDF
    • Technical description of the chipKIT WF32 and all of its features. The Wiki may contain more up-to-date information than the PDF.
  • Sell SheetPDF
    • Quick and easy breakdown of the chipKIT WF32's features.
  • Fritzing Partrev 1
    • The Fritzing part that can be uploaded and used to create circuit images.
  • EAGLE ProjectZIP
    • Open source EAGLE project for the chipKIT WF32.

Design Resources

  • BootloaderZIP
    • chipKIT™ Bootloader image loaded into the WF32's PIC32 microcontroller at the factory.

Tutorials

  • Installing chipKIT compatible IDE External
    • Instructions for installing MPIDE or Arduino IDE with the chipKIT core

Reference Projects

  • HTTP ServerZIP
    • This file contains an HTTP server example that is built using the chipKIT MPIDE. Pages are stored on an SD card and can be delivered via either WiFi or wired LAN. The server also requires the Network Shield/WiFi Library available via the Digilent Web site (Doc #DSD-0000318).
  • Network StackZIP
    • This zip file contains the Digilent embedded open-source network stack (DEIPcK). Comes with examples including an HTTP server.