Carl Richard Theodor Schneider

Results 42 comments of Carl Richard Theodor Schneider

Hi, I'm solving this problem with a small helper function: ```nix colmena = { meta = { description = "My personal machines"; nixpkgs = pkgs; # This is just a...

As @cht47 said, it's probably a broken MOSFET. I have an E3 DIP v1.0 and looked at the MOSFET `Q2` with an oscilloscope, which is driven by the non inverting...

@galardao Yes, the AO3400A is _nearly_ identical to the AO3400 and will probably work, too. The most important parameters are identical or match the description that I've given.

@marchaos This is the repository for the SKR mini E3, not the SKR 1.4. According to the schematics, it is the MOSFET `Q4`, located on the top side between the...

@PrimeEpilogue > Could I safely use an AO3404 do you think? It might work, but it has some properties that are worse than the PL4009. For example, the R_DS(on) is...

> Is posiible to use IRLML6344TRPBF? @senojed Yes, that is the same one. The `TRPbF` (afaik) only means that it's packaged on a tape and reel and has a lead-free...

By the way, flashing was done by "Boot from USB", where I had the `spi.installer.img` flashed on an USB-stick, so Tow-Boot was already present on the SPI (and used to...

Same boot procedure, and the image for the 4C works fine. So this only affects the 4A/B.

> Hmmm, the main discrepancy can be observed in the directory name, and that identifier. I probably copied from the directory name. Support for the RockPi4 was added by me...

Yes and no, I think. On one hand, this PR did fix the mismatching identifier and I don't know whether it might just be caused by some u-boot internal things(?),...