Hi there, What U-Boot branch are you using? This is the right one: https://github.com/UDOOboard/uboot-imx/tree/2015.04.imx-neo Other thing, maybe...
No, I'm sorry. It's not supported and the drivers are missing. But you can surely run a virtual machine running WinXP inside Linux or Win7/8/10! Ek5
Ok, solved. ;)
Closing ;)
Hi there, Maybe @delba is been too quick... You *cannot* communicate with devices with the same address. A suitable solution is to mux the...
solved, closing
Ok, there were a problem in the init() function: MQX forbids hardware setup OUTSIDE the setup() function. So I had to move them inside begin()....
Your code is missing Wire1.begin() in setup() function. Also, it's better to include Wire.h before the sensor header. Ek5
Now there is a "Now Update" footer. Pay attention that it tells whenever the whole documentation is updated, not the single page. Closing as OT.
The right libraries ported to UDOO Neo are called: #include <FXOS8700CQ_neo.h> Are you using the this one? Second, I read from your code that you...
Hi there, Well, maybe it's missing an "M" specification? Try this: setenv bootargs console=ttymxc1,115200 init=/init...
Hi there, I tried the "HelloWorld" sketch with a FECC1602G, and it doesn't work either. Same thing, it works well with UDOO Quad (3.3V) and...
Hi there, I saw that the documentation about it is broken, and it'll be updated soon. You don't have to use the standard version of the Library,...
Hi there, Documentation's now fixed. You can check updates subscribing to the GitHub UDOO Neo Docs repo, but thanks for feedback! Thanks a lot, Ek5
Did you tried minicom -D /dev/ttyMCC or the Arduino IDE Serial Monitor? cat /dev/ttyMCC is known to be problematic with MCC. ek5
Flavio, you are posting to a really dead thread. The information here are likely to be no more useful to the topic. If you experience problems...
Hi, It doesn't seem an example or a tutorial, but seems a feature-explaining page of AppInventor2. It doesn't explain how to install it. I'm sorry...
The uploading method for NEO don't use the USB UART, but the TCP/IP connection provided by the virtualized ethernet via USB. So you don't need to...
Yes, I'd be better. MQX don't support INPUT/OUTPUT definition of PWM pins. ek5
Separate names with a comma.