Hi MarisaCavalcante,
The Intel Galileo have 12 bit resolution to enable it in the Arduino IDE you need to use the command analogWriteResolution(12); to enable the 2 additional bits. The Intel Galileo Gen 2 Board have a 10 bit resolution ADC.
Regards,
JPMontero_Intel