Git Product home page Git Product logo

Comments (2)

volkertb avatar volkertb commented on July 23, 2024 2

Ah, it works over i2c and doesn't take up any GPIO pins? In that case, forget I mentioned this. Thanks. 😅

from cm4_matx.

TheGuyDanish avatar TheGuyDanish commented on July 23, 2024

While I think the theory behind is good, some things are just not worthwhile to integrate over USB. While I'm sure USB-RTC is something that works, I think acquiring it would be more expensive than implementing the CM4IO way of doing RTC via a dedicated chip and battery.

The PCF85063AT IC that is used on the CM4IO board to provide RTC is $0.69 for a single chip. That, combined with the fact that it doesn't use up any GPIO pins (since i2c is a bus), makes it a poor candidate for replacement. I doubt one of these USB-RTC devices could beat $1-2 in price.

As it stands right now, my current plan is to wait for #6 to be completed, then get the PI7C PCI switch integrated properly. With 3 exposed PCI-e slots, the GPIO header, and 7 USB ports, we should have more than enough IO for any early-adopter of the CM4 to toy around with.

Once the items mentioned above are integrated (and I've hooked the USB hub up with power), we can place the PCI-e slots and GPIO header to get traced on the PCB. After that, we could get a first quote on what board assembly would run up to.

For any board assembly quote, I plan to open an issue and tag all active participants, highlighting the features, slots, pricing per board and the total price for the smallest feasible batch. We can then discuss if we'd like to make an order for that board revision or wait until we've had more time to work on it.

from cm4_matx.

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.