Thomas

Results 69 comments of Thomas

@ddodge40 what you've described is the use case, not the specs of a software so that it can be designed. Unfortunately, I can't do the reverse engineering of the original...

I've been thinking about the magic that embedded source can do: reconfigurable systems that can "produce" binary variants as needed. I've seen systems that would have benefited from that, e.g....

@sbridger how do you feed in the text stream from the EEPROM? How do you deal with errors?

> I think having fifo buffered uart avoided some possible issues with jumping partway through something or losing uart chars when using eeprom. Without a buffered RX there is a...

I just tested the following code: ```Forth \ store char c to far address ah:al : FC! ( c al ah -- ) [ \ Note: creates/executes LDF A,ah:al +...

No, it shouldn't. I guess that I'll find some time working on an implementation (which will have to disable interrupts while programming a block, of course).

Hi PSLLSP, Opening an issue is good way for submitting a feature request. Thanks for including the fan specs. Do you own such a board? If yes, did you trace...

OK, looks good: it's easy to get a console (e.g. PD1 "SWIMCOM", or PD1/PD6). Retrofitting the FAN3 RPM input isn't hard, and I think that the trimmer inputs can be...

I now have a board, still no fans, though :-)

Thanks, ordered one. Do you know how they controlled the LCD?