Hi,
I'm using MCU RL78/L13 for my development.
From datasheet I could see that the AD converter functionality using PINs 56-64.
But I would like to know is it possible to use other GPIO (like Pin 50-55) for this perpose.
Thank you very much
All pin functions are listed on section 2.1.1 for 64-pin and 2.1.2 for 80-pin devices.
https://www.renesas.com/us/en/document/mat/rl78l13-users-manual-hardware?r=479566
If a pin is not listed as analog input, it cannot be used by A/D converter.
thanks. Noted