Hi everybody, I'm struggeling with a M4 hard fault on my Udoo Neo boards after upgrading to 16.04. Since the problem is a little more complicated...
Thank you for the replies, however, I still don't see how something else could be damaged :D Fixing the power issue (e.g. with a different...
Hi everybody, I have a little problem with the UDOO Neo power supply. I power the UDOO using the 12V Jack. I have several devices attached to the...
As far as I know, applying the patch and recompiling the kernel is the only way to get it working. @Andrea Rovai I think somebody from the UDOO...
No, I did not apply the patch. Still, I'm quiet sure that it works, since the patch is effectively deactivating the DMA. This is not an option...
I tested RC2 today. /dev/ttymxc5 is exposed to user space after device tree configuration. Device Tree default provides UART with flow control...
I got the same problem in the beginning, however, I finally got an Access Point up and running :). TI forum pointed out that "Failed to update...
Same for me. I tried both, with and without hardware flow control, but the problem remains the same... RX on UDOO NEO does not work, I still get...
Hi bander, I'm sorry I don't have a solution yet either and currently not the time to look into it. I'm pretty sure that the problem is not...
I also tried using UART6 with the M4, which works fine. Code snippet from MQX init_gpio.c: case 6: /* Enable pin mux */ if (flags &...
The RX pin CSI_DATA04 isn't used in the device tree except when configured for UART6 (checked with grep -nrwo "\w*CSI_DATA04\w*") The GPIO works...
Hello, I'm trying to use UART6 (/dev/ttymxc5) from the A9. I added the following lines to imx6sx-udoo-neo.dtsi, recompiled the .dtbs and replaced...
Separate names with a comma.