The problem is that the SPI library supports only the old arduino SPI 1.0 functions. See also http://www.udoo.org/forum/index.php?threads/4308/...
Does that work in Android? Documentation only shows Audio Out no Audio In. Is audio in supported in i2s?
Is it working in Android? Does it also do Audio in?
In Android it is now working, can that be ported to Udoobuntu? http://www.udoo.org/android-6-0-1-r2-udoo-quaddual/
It now works http://www.udoo.org/android-6-0-1-r2-udoo-quaddual/
So what libraries did you try?
If you mean the screen from the following thread then I think the question is already answered there....
As long as the 5V powered sensor is not sending 5V signals out there is no issue. But normally they don't unless they have a 3.3V/5V switch.
You could also read this: https://hsc.com/Blog/Android-vs-Linux-As-An-Embedded-Operating-System-1
Did you try the following instruction when using an HDMI monitor first? http://www.udoo.org/docs/Cookbook_Android/UDOO_Android_Settings.html...
OK and now the link: http://arduino.stackexchange.com/questions/296/how-high-of-a-baud-rate-can-i-go-without-errors :)
Here is a nice topic about this issue. It seems that potentially it can go to 2000000 but the software limits it to 500000 for an original Uno....
According this documentation UART2 is only for debugging the M4 so connecting devices to this serial could have strange effects. How are you...
For me as a non experienced user with developing on both OS's I have chosen Udoobuntu. Developing applications seems a lot easier for me on this OS.
I understand that. After having a closer look to the schematics I see that the RST pin (MASTER_RST) is not connected to the reset button (PWRON)...
Also the Udoo x86 has an Arduino 101 build in, so is aimed for makers to control hardware devices.
I totally looked over that Arduino RST pin! What I read from the original Arduino Uno it resets the Arduino and runs the last loaded code. I am...
I believe when you use the web editor only 2 pins are assigned but I am not sure.
You only need the uart6 Tx and Rx pins for serial communication.
Yes, you need those 2 pins. Can't you use the USB?
Separate names with a comma.