GithubHelp home page GithubHelp logo

smurfc's Introduction

SMuRF cryostat board PIC code

Description

This is the original code for the SMuRF cryostat board.

The board is bases on the microchip's microcontroller PIC32MX795F512L.

The code was developed using Microchip's MPLAB X and the MPLAB Harmony Configuration (MHC) framework.

Software package versions

The current version of the software tool used are:

  • On macOS 10.15.6
    • MPLAB X: v5.40
    • HMC: v2.06
    • XC32: v2.41
  • On Windows 10:
    • MPLAB X: v5.15
    • HMC: v2.06
    • XC32: v1.42

How to clone this code

This repository must be cloned in the HMC's apps directory which is locate at:

  • on Windows:
C:\microchip\harmony\v2_06\apps\
  • on macOS:
/Users/<YOUR_USER_NAME>/microchip/harmony/v2_06/apps

Versioning

The SPI register 0x00 contains the firmware version coded as 24-bit word. The version contains 6 digits; each digit is coded as a 4-bit HEX number. For example version R2.3.1 will be expressed as 0x020301.

This values is defined as a macro in ccard.h, and must be manually updated every time a new tagged version of this repository is built and released.

SPI protocol

The SPI protocol and its register map is described in README.SpiRegisterMap.md.

smurfc's People

Contributors

jesusvasquez333 avatar

Watchers

 avatar

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.