Page 1 of 1

ADC6 ATMEGA328P-AU TQFP

Posted: Sun Oct 18, 2020 5:21 pm
by ChrisT66
Hello,
which port in FC is the one of the ADC6? On the chip view in FC the reset pin is PC6...

Thanks for a feedback!

Chris

Re: ADC6 ATMEGA328P-AU TQFP

Posted: Mon Oct 19, 2020 11:51 am
by Benj
Hi Chris,

ADC6 and ADC7 are not tied to digital Port Pins and are instead on their own dedicated pins.

Re: ADC6 ATMEGA328P-AU TQFP

Posted: Mon Oct 19, 2020 12:23 pm
by ChrisT66
Okay thanks for the answer! Does this mean that I can only read the ports via a C routine in FC?

Re: ADC6 ATMEGA328P-AU TQFP

Posted: Mon Oct 19, 2020 12:58 pm
by Benj
Hello,

If you select the ATMEGA328PTQFP as your target device then it should allow you to select ADC pins 6 and 7 on ADC enabled components.

Re: ADC6 ATMEGA328P-AU TQFP

Posted: Mon Oct 19, 2020 3:04 pm
by ChrisT66
Super thanks!

It would be great, if in later versions it is possible to read the voltage (for example) of an analog input directly without placing a "non-existent" component.