Blockly stops working when running "get ADC"


#1

Hi,
I solved all the problems until now. Now, I’m not able to solve this issue:
Using Blockly, if, and only if, I’m trying to read an analog input from ADC (any adc, even if I don’t apply any voltage), software stops in few seconds and connection fails.
The istruction involved is

Get ADC

Can you help me ?
Any other instruction is working fine.
Marco


#2

Problem solved ! First of all in blockly, I had to SETIOMultiplexing, specifying ADC.!!!
Now It’s working fine