Several months ago, I posted a question regarding the number of available GPIOs. From what is stated below, we can used the ADC inputs as digital inputs:
14 are ADC which can be set to convert automatically in the background, have their conversion result compared to a threshold register that is user programmable and resolved to '1' or '0' based on this comparison
I spend the whole afternoon with the ADC, but could not figure out yet how to achieve such functionality. Your help would be more than appreciated!