#RESPECT_4_YURY :)
Hi, i suppose you can try to cut the relative signal cable with a switch. BL_ON activate the blacklight when the signal is high, so disconnecting...
Hi, this is a hard issue unfortunately. We need to explore gcc compiler sources and try to correct the problem there. It's difficul to extimate a...
I'm sorry, this is the correct code: MT41K128M16JT-125
Hi you need to write a Arduino code that reads integer or simply a byte (values from 0 to 255) and then set this value with analogWrite function>...
Confirmed ;) But im going immediately to check if the RAM module code is correct. I-ll notify it immediately! Thanks
Hi, printf("echo message > /dev/ttymxc3 %d \n", a); prints a string on stdio, you need a syscall to write this string on a "console". #include...
Hi, UDOO use 4 Micron MT41J256M16RE-15E RAM modules (2Gbit for each module) for a total of 1GByte. The clock frequency is 400mhz for UDOO dual...
Hi, i think you should use the full path: CROSS_COMPILE=/home/udoo/udoo-dev/arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi- so...
Hi, UDOO is equipped with a SAM3x microcontroller (the same of Arduino Due) that is also 3v3 compliant. You don't need to use the Arduino Yun :)...
Hi, i think it's not possible direclty from Android settings. I think you should recompile the kernel touch driver at least, or maybe something...
Hi, we'll try to ask to the driver's author if he can give you some advices for your target ;)
Hi, i never use something similar on udoo SAM3x. Did you found anything on Arduino DUE forum? why you need to write the SRAM? :)
Hi, you can do this using SAM3X like somethis similar watchdog. You can set a sketch on SAM listening for some pings coming fro i.Mx6. For...
Hi, using this bash code for testing: #!/bin/bash echo "Test gpio 55 speed (ARDUINO D52) " echo out > /sys/class/gpio/gpio55/direction for ((...
Separate names with a comma.