Giter Site home page Giter Site logo

Comments (7)

mcuee avatar mcuee commented on August 24, 2024 1

@SebKuzminsky

Just wondering if you can help here since you are the author of PR #1299.

from avrdude.

mcuee avatar mcuee commented on August 24, 2024 1

@s-wakaba

Just wondering if you can help here as well since you seem to be familiar with linuxspi.

from avrdude.

mcuee avatar mcuee commented on August 24, 2024 1

@ltidswell

Please help to use libgpiod and try latest git main. Thanks.

from avrdude.

ltidswell avatar ltidswell commented on August 24, 2024 1

@stefanrueger Found the issue to be the SPI pins don't output enough current (20uA) on the Nvidia SOMs. Selecting pins that output 20mA (I2C pins, datasheet: https://files.seeedstudio.com/products/NVIDIA/reComputer-J401x-datasheet.pdf) works using linuxGPIO but still had to manually convert to Nvidia GPIO names. Am attempting to use a non-inverting buffer on the SPI pins to see if that works. @mcuee will try git main when I get a chance but hoping using a buffer will fix the issue.

from avrdude.

mcuee avatar mcuee commented on August 24, 2024

@ltidswell

Are you using sysfs and not libgpiod? If that is the case, please try libgpiod to see if that works.

Reference: please refer to this discussion, once the user switches to libgpiod, the problem got resolved.

from avrdude.

stefanrueger avatar stefanrueger commented on August 24, 2024

@ltidswell Just checking where you are with this issue?

from avrdude.

stefanrueger avatar stefanrueger commented on August 24, 2024

Thanks for reporting back. This might help others with the same issue.

manually convert to Nvidia GPIO names

If you have an idea how git main could help please tell us in more detail. Better still submit a PR, eg, where the GPIO naming scheme is a -x command line parameter or a parameter in the avrdude.conf entry.

from avrdude.

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.