Hi.
I am always indebted.
If I want to use FGPIO in addition to GPIO, do I need to make initial settings such as the direction register of FGPIO if I make initial settings such as the direction register of GPIO?
Or do I need to configure both if I want to use both GPIOs?
It seems that only FGPIO should be used, but I also want to use BME, so BME is GPIO based, isn't it?
jun