Git Product home page Git Product logo

Comments (4)

rogerclarkmelbourne avatar rogerclarkmelbourne commented on July 22, 2024

Just a note that this will be possible when Alexey's digitalWriteFast code is mreged.

I need to remind Alexey (@hiddenpilot) to send me his latest version.

from arduino_stm32.

rogerclarkmelbourne avatar rogerclarkmelbourne commented on July 22, 2024

Note. Implementation of Alexey's code is now unlightly but direct GPIO access should be relatively easy to do using cached data from the master PIN array

from arduino_stm32.

rewolff avatar rewolff commented on July 22, 2024

Let me state that for me "functionality" comes before speed. The whole idea of "arduino" is that "it just works" and that the user is bothered as little as possible with the implementation details.

As a test, I tried compiling a simple "I2C" application for the F407 discovery board that I have. No luck!
The "wire" implementation is for "F1", and should be moved to a more general place. As long as it uses the default digitalWrite that should be possible without touching a single line of code! Once that is in place, optimizing for speed may come in useful....

from arduino_stm32.

rogerclarkmelbourne avatar rogerclarkmelbourne commented on July 22, 2024

I'm closing this as irrelevant, since hardware I2C is now the default.

If anyone wants to use software I2C they can but it will be slower than hardware I2C

from arduino_stm32.

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.