1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-02-19 23:46:02 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
kempe63
0a07405b46 Corrections
Corrections see previous update
2024-10-06 23:13:31 +01:00
kempe63
6293b0ae1d Update I2CRailcom.h
Do a TX of 0x09 to check if baudrate is set correctly at end of Init_SC16IS752()
Strange thing is that the UART sent the 0x09 twice, the call is only done once
Fixed readback when sending a SRESET, see comments
Checked if I can read the LSR, not errors
Still no data entering the UART as the RXLV register stay at 0
2024-10-06 22:55:10 +01:00
Asbelos
39c598f195 Connect IO_Railcom to Exrail 2024-10-01 12:29:16 +01:00
Asbelos
29e9b8cef5 Railcom Decoder 2024-09-30 11:00:37 +01:00
Asbelos
77de250996 Add IO_I2CRailcom 2024-09-28 08:59:47 +01:00