bmentink
bmentink
Thanks. Not sure on the rational of `marker` and `cornerstone` if they involve a reset of the device. The whole idea of forth `forget` or `marker` is that you can...
ok, so there is no way to erase a group of words compiled into ram without reboot ... that's a shame. Can you tell me what is your process for...
Thanks, totally understand your reasons. In the past when I have developed into RAM then it if you have code go wrong, it is normally stack underflow issues and you...
Thanks for all your help. I have managed to get a BLDC motor working in sensorless mode using zeptoforth. I re-wrote the adc read function, it now executes in 5us...
I think the page size for RPI5 is 16KB, I guess superbase is using 4KB I change the RP% to boot up a 4KB kernel, and now it works fine...
> Regarding UI changes, I was thinking about putting most of the "metrics" at the top with even smaller font, making the S-meter thinner with possibly just a segmented bar....
Looks good. Except, I have some rubbish characters left column of the screen .. Sorry, could not eliminate the scan lines .. 
Ahh, it was the 1306, I wasn't sure. I presume the code is for rp2040? I will try it on my ch1116 EDIT: Nope: I still have those characters on...
Thanks for the update and link. Looks like a very good 4-layer design. Is there any info around on pcb_stator_v2, need to know how many magnets etc, looks like 16...
I am getting similar error on Umbrel server with dockge after a reboot: ``` stderr: 'Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?\n' } at...