Jacob Alexander

Results 270 comments of Jacob Alexander

Yep! Progress is slow on my side mostly because I work on a ton of different things (and have a full-time job too). State scheduling is actually gating Animation trigger...

Not quite yet. Most of the code is there I just haven't enabled it yet (I had it enabled, but then a bunch of other stuff broke...). My guess that...

Not right now, but I am working on it for the KLL 0.5 upgrade that will be shipping with the K-Type. This is where it'll show up first -> https://github.com/kiibohd/controller/tree/ktype...

Hypothetically it's also possible to build in an auto erase that manually does an erase of the needed pages. But yeah, it's not something I need and I'm satisfied with...

It's in decimal. If you want to start at 16k (0x4000) you'll need to specify 16384.

As a side note, I believe I have one dead ATSAM4S4B chip (was powered at around 4.2V for a while due to a pcb screwup). SAM-BA can attempt a write,...

I think I've noticed this as well. I suspect there's something going on with the chip. See the datasheet errata: https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-11100-32-bit%20Cortex-M4-Microcontroller-SAM4S_Datasheet.pdf 48.1.2 (Read Error after a GPNVM or Lock Bit...

https://github.com/kiibohd/BOSSA/blob/master/.github/workflows/build.yml#L51 This is how I build it on Windows.

Thanks for bringing this up! I'm very sorry about this, I'll try to fix up the documentation over the next couple weeks (I'm also happy to accept PRs in the...

I'm sorry for being so slow with this, things are crazy for me during the summer. I can try to squeeze in a new release, but it seems the windows...