From b360f504dee6b691d6a8b3712584e08c514a6545 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Fri, 6 Dec 2024 17:37:04 +0100 Subject: [PATCH] update I2C registers --- xml-db/database/I2C.xml | 8 +++++++- xml-db/database/Mimosis.xml | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/xml-db/database/I2C.xml b/xml-db/database/I2C.xml index 8e8b025..9373328 100644 --- a/xml-db/database/I2C.xml +++ b/xml-db/database/I2C.xml @@ -8,7 +8,7 @@ - + First I2C register Multiples of 8 System clock cycles for 1/2 I2C clock @@ -26,6 +26,12 @@ Select to write (0) or read (1) + + Force SCL output to low + + + Force SDA output to low + diff --git a/xml-db/database/Mimosis.xml b/xml-db/database/Mimosis.xml index 9207e56..b44ea7a 100644 --- a/xml-db/database/Mimosis.xml +++ b/xml-db/database/Mimosis.xml @@ -155,7 +155,13 @@ Select to write (0) or read (1) - + + + Force SCL output to low + + + Force SDA output to low + -- 2.43.0