I'm working on a custom board powered by an R7FA2E2A32DNK. I need to use both SWDIO and SWCLK pins (on P108 and P300, respectively) as simple digital inputs.
On the FSP configurator interface I am unable to select the relevant option - the mode dropdown is stuck on "Peripheral" - because they are connected to the Debug/SWD function.
How can I set and use them as inputs? I am obviously prepared to give up debugging, but I'm wondering how I would program the device without the SWD interface enabled. Is it possible?