Recent content by mmu_man

  1. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    So, just confirmed on my PB520c, Vbatt is drawn almost directly to charge the battery (it drops at 11.7V), but it's disconnected when it thinks it's fully charged, so I only have to implement current limiting.
  2. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    Just tested myself for the sake of it, it happily triggers overcurrent protection at 1.3A if I let it charge on a bench supply. So definitely needs some circuit to calm it down.
  3. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    Updated the model to make it easier to assemble with the meter.
  4. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    Needs some more margins but it works:
  5. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    So, the only thing I hate more than people forcing me to published unfinished work because they are redoing what I spend nights already doing, is people wasting time doing what I already did… https://github.com/mmuman/cad-mac-pb500-pwrconn Oh, A voltmeter variant, because people love useless...
  6. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    So, someone confirmed using 15V Vmain without trouble for a year, I guess we're pretty safe there. That's not a voltage problem but a current issue: with full brightness you'll draw about an amp already idle, so using anything more will try to pull more amps, but since Vbatt is capped at 1A...
  7. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    Well I guess I'll design a PCB for that to add inside, since all the boards I find on aliexpress are too large. More fun. Already found a possible chip to use.
  8. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    Just checked: the charge circuit pulls 1A from Vbatt for 10s when initially plugged in, so it goes down to 12V. So yeah, quite braindead. Also, it only starts charging if Vmain is also present, probably to avoid pulling from Vbatt for the CPU. Now oddly enough, if you remove Vmain and the...
  9. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    No, it's only Vmain. While I did rebuild my battery, I think most of them around are dead anyway, so for those who don't care that'd be enough. I know there are 2 separate PSUs, now I don't know exactly why. Are you sure it's because the laptop doesn't cap the current or just because it was...
  10. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    I really want to confirm from schematics/PCB, but at least testing with AAUI+VGA output, HDD, full brightness, starting Netscape and using the floppy works OK.
  11. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    OK, I was reluctant because I wasn't sure it'd like 15V but it seems people are doing it regardless, so might as well make it without extra wires… Still a few tweaks to make assembly easier but it works.
  12. M

    PowerBook Power Supply Connector (520/520c/540/540c)

    Oh dear, one more thing I spend entire nights on just for people to redo again… I know, I should publish stuff someday… I was waiting for the resin printer around to be set up, I'd have published mine then… In any case, no need to cut metal, the shield of an RCA plug works just fine.
  13. M

    A 32-bit PowerPC compute module in 2023?

    The specs are not very clear how much of the MMU each core actually implements…
  14. M

    A 32-bit PowerPC compute module in 2023?

    Interesting, but if you expect to run OSes on this unmodified, it won't work: Embedded PPC chips only support compatibility with the userland programming model, not the supervisor one, specifically regarding things like the MMU. So you'll need some things to emulate it.
  15. M

    PB100-170 memory compatibility

    The other way I'd say yes, this way I'm not sure, you'd have to check the developer notes for both models, I recall they changed a pin function somewhere in the line because the ROM wasn't on the board anymore.
Top