Description
I tried everything you have listed and ran in to the same thing you listed on the README -- that running at 3.3v didn't work. Just wondering -- why does it need 5v? I don't see anything in the datasheets about it and the attiny84 should support >= 1.8v (I've run the chip itself at 3.3v directly, just can't program it with this).
Something I saw somewhere: someone mentioned the current drawn by signals will pull as much as it can and I'm wondering if that is the issue somehow, not the voltage, and by pulling from VSYS instead of 3v3 out, it's not affecting anything. I know the 3v3 out on the pico has about 2-300mA available and the GPIO may have only 20 or so mA.
Anyway just wanted to put this out there and see if there was any way to do this because I'd really really like to run this stuff all at 3v3! Thanks!