Giter VIP home page Giter VIP logo

Comments (2)

blockbomb avatar blockbomb commented on September 17, 2024

Looks like it did have to do with the fact that the DMA over spi was disabled on my system. I will assume that others have not seen this issue due to the fact that I believe for the 4.x kernels we are using the bone-universal overlay and it must set up the spi0 hardware in the correct manor. I am using the EPD with a CryptoCape and I think the crypto is loading the BB-SPIDEV0-00A0 overlay, which I found from this thread ( http://beagleboard.org/Community/Forums?place=msg%2Fbeagleboard%2F_22bW7vMkW0%2F16mBP2faAQAJ ) was edited to not allow DMA transfers by adding the line

ti,pio-mode;

apparently in the 4.1 kernel that RCN is working on there was a bug that crashed the system when DMA kicked in. so for S & giggles I decided to decompile that overlay and recompile it with that line removed and I'm writing the screen @ speed :)

I still don't know what pio stands for but some other day I can figure that out.

hopefully this might help someone out like me who is still working wading their way around these systems on the BBB, Thank you for all your hard work on this project!

from gratis.

hxw avatar hxw commented on September 17, 2024

most likely it is polled input/output so it would be slow.

from gratis.

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.