ArduinoNano

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
Vatel20
Posts: 19
http://meble-kuchenne.info.pl
Joined: Wed Dec 16, 2020 10:07 am

Flowcode v9 ArduinoNano

Post by Vatel20 »

in Arduino NANO atmega328p the analog inputs ADC7, ADC6 can not be selected.

BenR
Matrix Staff
Posts: 1739
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

Re: ArduinoNano

Post by BenR »

Hello,

Many thanks for letting us know. Hopefully the pins should be available now by downloading the latest updates using the Help -> Check for updates menu.

Vatel20
Posts: 19
Joined: Wed Dec 16, 2020 10:07 am

Re: ArduinoNano

Post by Vatel20 »

The problem has been fixed. Thanks

ruben123
Posts: 10
Joined: Thu Dec 10, 2020 12:17 pm
Has thanked: 5 times
Been thanked: 3 times

Re: ArduinoNano

Post by ruben123 »

hello

The probleme still exist , tried updating no update's found

kind regards Ruben
Attachments
A6_not_working.png
A6_not_working.png (152.15 KiB) Viewed 834 times
led_test.fcfx
(15.02 KiB) Downloaded 39 times

BenR
Matrix Staff
Posts: 1739
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

Re: ArduinoNano

Post by BenR »

Hello,

Pin ADC6 and ADC7 are analogue input pins only and cannot be used as digital pins. You should be able to use the pins with the ADC components such as the potentiometers and sliders.

Post Reply