Coder Social home page Coder Social logo

Comments (1)

bboyho avatar bboyho commented on May 27, 2024

Hi,

It looks like most of those pins are defined in these files:

https://github.com/sparkfun/Arduino_Boards/blob/master/sparkfun/samd/variants/SparkFun_9DoF_M0/variant.cpp#L58

,

https://github.com/sparkfun/Arduino_Boards/blob/master/sparkfun/samd/variants/SparkFun_9DoF_M0/variant.h#L130

, and

https://github.com/sparkfun/9DOF_Razor_IMU/blob/2865253ffa7e31ac77c2e741931da7af4e8779a4/Firmware/_9DoF_Razor_M0_Firmware/config.h

Looking at the Eagle files, the pins are not broken out to a through hole by default. However, it is connected to the microSD card socket.

You should be able to create a new instance by assigning pins 10-13 to SPI. I have not tested this out before so I do not know the exact details of how to do this. While this was written for making another UART instance on the MKR1000, this may give you some insight in how to do this for SPI on the 9DoF => https://www.arduino.cc/en/Tutorial/SamdSercom ]. Also, try looking at this Arduino.cc Forum post for an idea => [ https://forum.arduino.cc/index.php?topic=500381.msg3413461#msg3413461 ].

from 9dof_razor_imu.

Related Issues (20)

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.