Code Monkey home page Code Monkey logo

cutiepi-board's People

Contributors

penk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cutiepi-board's Issues

LCD and Battery models

I might've missed it somewhere, but I think there is no info on the LCD and the battery part numbers and/or links?

eMMC is not accessible

If I understand correctly the internal Compute Module eMMC is not accessible, because it is connected to same bus as SD card. It could be solved by connecting sd card to USB bus.

bigger screen

Is 8" enough? It would be nice to be able connect bigger screen instead.

Tearing Effect

The display and CM does support TE line, have u tested to use it?

Does the CutiePi support HDMI Input (or just HDMI OUTPUT)? Can it be used as a portable monitor?

Does the CutiePi support HDMI Input (or just HDMI OUTPUT)?

The use-case I have in mind:
Using CutiePie as a regular tablet (especially for reading books) for the most part with a full linux environment. But when needed, be able to plug in a Samsung phone that supports Samsung Dex to access better supported proprietary apps (Office Apps: Word, Powerpoint, etc; Adobe Apps: Photoshop Express, Acrobat, etc).

I.E.: can the CutiePi be used as a portable monitor?

Switch to KiCAD or FOSS alternative

I love this project, but it's a stretch to claim it's open-source if closed-source software is required to modify the design files. Please consider switching to KiCAD, etc., or at least post a KiCAD-friendly version of the source. Thanks!

USB C changing cannot be pulled out.

The MP2636GR can not full fill requirement of CM4.
CM4 works between 4.75 to 5.25 V.
If the USB C is plugged in then pulled out.
The MP2636GR can first start the boost of battery when the voltage dropped to battery voltage + 300mv.
This will cause the CM4 shut down.
we found a temporary solution for this, change the R3092 to 3k, it will solve the problem.
But the resistor must be very precision. above 3.3k or below 2.7k will not solve this problem.
We afraid that the tk of resistor will also impact the reliability of the pad.
But we didn't have further test.

CM4 version HDMI interface differs from CM4IO board

On the schematics the HDMI interface looks like the CM3+ HDMI interface. The CM4 has a simplified interface, see the CM4IO board. You no longer need the ESD device as that is built into the CM4 also you no longer need the hotplug is inversion.

FPGA coprocesor

I like Fomu or other good project fpga.
Is possible add in second version small fpga processor directly on board? Or in version 1 more STM processor for kernel.

Many programs need small power. Many emulators working on fpga and RISC-V, DOS, Commodore

Switching between charging vs no-charging when connected to external power source?

Hello;

Generally laptops and mobiles will charge themselves whenever they are plugged in to an external power source.

However, I'd like to use a Cutiepi during travel, and well beyond the 5 hour window.
I figure I can use power banks for this, -if- there is a mode available in which the device will not auto-charge.
Continually charging one battery from other batteries would be a waste of energy and available work time.

Is there a physical switch between auto-charging and no-charging, ie merely powering the Cutiepi from the external power source?
Or can it be done through software?

display LCD_RST schematic vs dt-overlay

In the latest schematic (v2.3) the !RST pin of the display LCD_RST is connected to GPIO6 of the CM4.

looking at the dt-overlay source cutiepi-panel-overlay.dts, I could not find where the GPIO6 as !RST is declared.

the only part where I can see something related to the display rst is this:

reset-gpios = <&gpio 20 0>;

but it looks like &gpio is the number 12, used for backlight control

fragment@1 {
        target = <&gpio>;
        __overlay__ {
            pwm_pins: pwm_pins {
                brcm,pins = <12>;
                brcm,function = <4>; // ALT0
            };
        };
    };

could you please clarify?

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.