Giter Club home page Giter Club logo

Comments (3)

botoxparty avatar botoxparty commented on June 16, 2024 1

Yeah you are understanding me perfectly :)

Sounds like a challenge, I'll see how far i can get with it.

from modm.

rleh avatar rleh commented on June 16, 2024

Hi,
I'm not sure if I understand correctly what you want to do, but I assume you want to use these USB-SPI adapters to have a SPI master on hosted-linux/hosted-darwin to use (existing) modm drivers to control SPI peripherals (like sensors/displays)?

Therefor you would need to implement the SpiMaster interface in a SPI platform driver for the hosted-linux/hosted-darwin target (simlar to e.g. this one for STM32).
Looking at their C driver this should be possible.

I might be helpful to have a look at the modm:platform:canusb driver, that does something similar but for a USB-CAN adapter for hosted-linux target.

from modm.

botoxparty avatar botoxparty commented on June 16, 2024

So I tried but I unfortunately don't have the in-depth knowledge of developing linux drivers to be able to refactor the existing linux driver to be compatible with the project.

If anyone would support me with developing this I would love to work together.

from modm.

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.