From a7beb45936fdc0db9080e0c53f44dc3b077e5243 Mon Sep 17 00:00:00 2001 From: Helmut Lord Date: Tue, 10 Feb 2026 09:25:55 -0500 Subject: [PATCH] Add GPIO3 to PWM for nRF54LM20A --- mcus/nrf54lm20a/fccsp98-3.67x3.85-paaa.json | 24 ++++++++++----------- mcus/nrf54lm20a/qfn52-6x6-qgaa.json | 24 ++++++++++----------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/mcus/nrf54lm20a/fccsp98-3.67x3.85-paaa.json b/mcus/nrf54lm20a/fccsp98-3.67x3.85-paaa.json index 3bb2dca..80f93d3 100644 --- a/mcus/nrf54lm20a/fccsp98-3.67x3.85-paaa.json +++ b/mcus/nrf54lm20a/fccsp98-3.67x3.85-paaa.json @@ -1284,22 +1284,22 @@ { "name": "CHAN[0]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[1]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[2]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[3]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] } ] }, @@ -1312,22 +1312,22 @@ { "name": "CHAN[0]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[1]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[2]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[3]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] } ] }, @@ -1340,22 +1340,22 @@ { "name": "CHAN[0]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[1]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[2]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[3]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] } ] }, diff --git a/mcus/nrf54lm20a/qfn52-6x6-qgaa.json b/mcus/nrf54lm20a/qfn52-6x6-qgaa.json index f5f523a..e9912dc 100644 --- a/mcus/nrf54lm20a/qfn52-6x6-qgaa.json +++ b/mcus/nrf54lm20a/qfn52-6x6-qgaa.json @@ -800,22 +800,22 @@ { "name": "CHAN[0]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[1]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[2]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[3]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] } ] }, @@ -828,22 +828,22 @@ { "name": "CHAN[0]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[1]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[2]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[3]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] } ] }, @@ -856,22 +856,22 @@ { "name": "CHAN[0]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[1]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[2]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] }, { "name": "CHAN[3]", "direction": "output", - "allowedGpio": ["P1*"] + "allowedGpio": ["P1*", "P3*"] } ] },