From 04c4099807432928dbfe40d0b5f9bb1de15f0c6f Mon Sep 17 00:00:00 2001 From: I30367 Date: Tue, 27 Jun 2023 14:43:31 +0530 Subject: [PATCH] readme: add gpios used by the opcua demo Signed-off-by: I30367 --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 3af1038..1862df8 100644 --- a/Readme.md +++ b/Readme.md @@ -261,6 +261,8 @@ Note: These settings should be the defaults in the profile from MSS configurator | 17 | Out | LED1 | | | 18 | Out | LED2 | | | 19 | Out | LED3 | | +| 20 | Out | GPIO_2_M2F_20_AN | MBUS_AN | +| 21 | Out | GPIO_2_M2F_21_RST | MBUS_RST | | 26 | Out | GPIO2 bit 30 | OR'd with SW2 | | 27 | Out | GPIO2 bit 31 | OR'd with SW3 | | 28 | Out | MSS INT F2M 0 | OR'd with SW1 |