JTAG DEBUG_JDI conflicts with FMC_NBL1 byte enable
My target is a 144 pin version of the STM32H5.
I would like to implement both a JTAG and a FMC interface.
More specifically, a 24-bit muxed-PSRAM.
And I would like to output the Byte enable signals.
However on this package size, there is only one possible pin for NBL1, PA15.
Which is also the DEBUG_JDI pin.
Is there any way to route the value of NBL1 to another GPIO pin?
