Martin Preuss
eac37b9927
com2w: increase buffer size.
2025-09-01 23:25:20 +02:00
Martin Preuss
6a3f6be8a9
avr: improved timing for sending bytes via com2w interface.
...
Still quite different among devices but that's just prove that the protocol
works without prior synchronisation.
2025-08-20 20:48:55 +02:00
Martin Preuss
8467408fd8
avr: increased waittimes for com2w (too fast for 1MHz nodes).
2025-08-19 23:36:44 +02:00
Martin Preuss
fc073696f8
avr: tweaked timing for com2w transport layer.
2025-08-19 23:03:15 +02:00
Martin Preuss
6c5dc21f6a
avr: started adding r06 device.
2025-08-03 00:55:21 +02:00
Martin Preuss
bdd710fc5c
avr: started working on new SPI-like COM protocol.
...
use a clock and a data line to introduce synchronisation into the
protocol to be able to work with the wide range of mcu speeds (no need for
exact timing, no need for exact calibration).
2025-07-19 09:42:02 +02:00