@Andrea Rovai @ektor5 @Francesco Can Someone of the Neo team please resolve the issues I created on the Github repository. A lot of beginner questions here a related to these issues. Neo Arduino doc does not mention I2C-2 SDA/SCL is not enabled. #22 opened 26 minutes ago by waltervl Cookbook Arduino M4 examples have PWM issue #21 opened 19 days ago by waltervl UDOO NEO SERIAL LIBRARIES EXAMPLES #18 opened on Mar 8 by waltervl
You're welcome! I put a comment on #22 as I do not agree and # 18 has some layout issues (also on the Dual/Quad docs).
Minor thing really but there are quite a number of small spelling errors in the docs. Also, things like the ADC aren't that well documented - I read somewhere that a user wasn't clear where to source current for the ADC - and since the ADC pins max out I 3.3v, it's worthwhile mentioning that should be treat with the same care as the GPIO pins. It's shame that the board provides 3.3v and 5v on the same header right next to each other so it's easy to make the mistake of putting your Vcc/Vdd reference in the wrong one!
Agree, only for the voltage pin layout you have to blame Arduino because the Neo follows the Arduino Uno pin layout. And that is nice when you want to use a Uno shield.
Yeah that makes sense. (Shakes fist at Arduino designers). I'm going to need to jam something in that hole so I don't make that mistake!