Are there any other 12V loads running in your car while the engine's off? Large cooling fan? My first suspect for a random-reboot problem would...
@TomFreudenberg - thanks for extending this. I'd been dealing with includes & libraries in a hackish way (copying them into the build directory...
I'd like to also request that the Italic font not be used to display the text of posts. This site is harder for me to read than it used to be,...
I had to go with software/driver-controlled CD signal as well, in order for hot-swapping of cards to work (leaving the chosen pin as a GPIO), not...
One of my boards has been doing this same thing (well, the watchdog reboots it after -- see below), but on a very infrequent basis, like once...
My prmary Udoo Quad board idles around 39C, as reported by the onboard i.MX6 sensor (cat /sys/class/thermal/thermal_zone0/temp). To ensure good...
I found that I get better accuracy if I do a dummy analogRead() of a different pin just prior to the one(s) I'm interested in, with a delay(4) in...
What video player app are you using? Is there a "chipmunk effect" also, where sound is at an unnaturally high pitch? Software often uses the...
See ralphie79's helpful post here, where he identifies the connector type for J4 and several other of the board headers: connector-types-t123.html
Hmm, I've never seen this happen, but would suspect a power supply problem as one likely culprit. Is your PSU rated for at least 2A at 12V? 3A...
Here's a short script to erase the SAM3X chip using GPIO signals from the i.MX6: #!/bin/sh # enable erase signal echo out >...
hi, I noticed you left me a PM. I don't work for the Udoo team, being only a user (Kickstarter backer) and so can't answer in any official...
Yes, if you don't enjoy hacking on system software, don't care so much about power consumption, size, heat/fan-noise, etc. but would rather have...
You need to download and compile the kernel source code. gcc 4.8 has trouble building a working kernel, so installing the older gcc-4.6 package,...
If you're trying to use TX0, RX0 to communicate with your board, the trouble is that these pins are normally reserved for a data channel between...
Freescale provides GPU-accelerated video support only for Gstreamer, unfortunately. So, if you use mplayer, normally my player of choice also, it...
This may be a difference between Debian and Ubuntu, which are normally very similar. On Debian /etc/locale.gen already exists as part of the...
I notice there's an earlier version of Litmux-RT based on kernel 3.10.5, rather than 3.10.41 -- this one should have s a better chance of applying...
Word of warning! -- if you do invoke 'devregs' from rc.local, be sure to remove the '-e' flag from #!/bin/sh at the top of that script, or add...
As you've noticed, stock kernels are missing important drivers and initialization code needed by the Udoo board. I think much of this necessary...
Separate names with a comma.