@Stephane Berginz Please create a new topic because you are doing something different (changing configuration) and you have an official Udoo...
Here is the discussion about uart6, seems easier than make UART 5 available. http://www.udoo.org/forum/index.php?threads/3196/
For that purpose is uart6 designed that unfortunately does not work yet as expected. It does not receive data from external device ( the Mega in...
The time and date on your Neo are correct? And the Neo has to be connected to the Internet so only a usb-direct connection to your PC will...
The instructions for copying the zlmage are not working? http://www.udoo.org/docs-neo/Advanced_Topics/Compile_Linux_Kernel.html
What RST pin? I know of a RST switch on the Neo, it will reset the complete board. And load the last compiled and uploaded Arduino sketch into M4...
In the arduino Board manager for Neo there is Udoo fota: https://github.com/UDOOboard/udoofota?files=1 I did not look into the sources very well...
Could this be a possible candidate to adapt: https://github.com/PaulStoffregen/SPI?files=1
I played around with other RF24 libraries but they all fail on the SPI library. @Andrea Rovai is there anything planned on updating the old SPI...
What is this hidden link (ruby888) doing behind the sentence in your post?
Maurice, Libraries that are designed for the avr processor type architecture will probably not work for the Udoo Neo. I know this is frustrating...
You have to wait 1 minute between upload sketch and reboot, else the m4last.fw file will be empty after reboot by the reset button. It is a SD...
OK, duh, the i2c is for LCD's with a i2c interface, the normal have a 7wire interface. So in order to have the i2c version of the library...
The library they are referring to (https://github.com/marcoschwartz/LiquidCrystal_I2C) is based on LiquidCrystal. LiquidCrystal is modified by...
Here are the changes they did on the original LiquidCrystal library for the Neo: https://github.com/UDOOboard/LiquidCrystal/commits/master I see...
You could check the difference between the original Arduino library and the Udoo version. Then check the difference between the original Arduino...
Try it with the blink led example sketch first so you are sure it is not your sketch that is the problem.
As @Maurice mentioned I think that the buildin 9-axis sensors ( and also bricks) are normally read from Arduino side. Why are the I2C interfaces...
I am sorry I cant, all the information I know is in the topic and in the pull request that has been closed.
It should start the latest compiled and uploaded version after each reboot:http://www.udoo.org/docs-neo/Arduino_M4_Processor/Overview.html From...
Separate names with a comma.