doc: add ADC information for each platform
[contrib/mraa.git] / docs / galileorevh.md
1 Galileo Gen 2 - Rev H                           {#galileorevh}
2 =====================
3
4 Galileo is a microcontroller board based on the IntelĀ® Quark SoC X1000
5 Application Processor, a 32-bit Intel Pentium-class system on a chip.
6
7 The Gen 2 board has the following limitations in libmraa:
8
9 - i2c is set at 400Khz speed cannot be changed without reloading kernel module
10 - i2c bus is shared with multiple devices, scanning it usually fails
11 - pwm period is set globally for all pwm channels, when changed this will halt
12   all pwm channels
13 - adc kernel module will return 12bit number but the ADC itself only has an
14   accuracy of 10bits.