Are the new Skylake going to work with +5V PCI buses?
Hello,I am debugging a skylake platform which has a PCIe-to-PCI bridgem I am having issues to get the PCI cards working(many of them), so I am wondering if this new platform supports +5V PCI bus?Regards
View ArticleRe: DHT workaround for Galileo and Galileo Gen2 using 2 pins instead of one
Hi,I have updated code and schematic that should work better with the DHT22. I originally just posted the diode method since it is simpler and worked well for the DHT11 I used for testing. The more...
View ArticleRe: Arduino 1.6.x - Edison/galileo moving to it?
Hi Kurt; We will share the details of the future Arduino releases as information become available, stay tuned.Best Regards;CMata
View ArticleRe: problem with bitbaking
Hi Luis_Bucanero; Debian is not supported but you could try with this link EmutexLabs, If doesn't work for you I suggest you to post a new thread with this new question in the communities in order to...
View ArticleRe: problem with bitbaking
Just a quick question, if i performed a full firmware build via bitbake and grabbed the latest code today would that also include the update MRAA and other libraries into the firmware? I'm figuring it...
View ArticleUsing arduino breakout board: send sensor data using serial to the edison?
I have a temp sensor hooked to my Edison Arduino breakout board and I can successfully output my temp sensor data to a Putty serial terminal. I would now like to send the temp sensor using serial...
View ArticleRe: Using arduino breakout board: send sensor data using serial to the edison?
I happened to stumble across this post: Using Serialx on Edison where the first post mentioned:Serial2Name: UART2, “Linux kernel debug” or “debug spew” port.Location: USB-micro connector near edge of...
View ArticleRe: Getting segfaults (Edison, Ubilinux)
If you didn't compile it yourself there's always the risk of version differences, which easily end up in segfaults. The reason is that the program runs only with older or newer versions of the...
View ArticleRe: How to read binary data via Serial1?
Hi KurtE,Yes your assumptions are close.I have listed more info below.Any insights appreciated, Thank you Excerpts of C code on Edison:static const char *PORT_NAME = "/dev/ttyMFD2";serial_port =...
View ArticleRe: Why does Windows 8.1 metro games lag(some time) on intel hd 4400 graphics?
I've a single 4GB stick installed...
View Articlehow to print on edison stdout via arduino IDE(sketch.elf)
I write a arduino program via Arduino IDE and i need it to print data in the stdout of edison. Because I will manually start the program (/sketch/sketch.elf) in the shell of edison. But I tried printf...
View Articlei7 4790k temps
Hello. This is my system: -Motherboard Asus Maximus VII Hero-CPU Intel Core i7-4790K 4GHz 8MB Sk1150-Water Cooling Corsair Hydro Series H100i-GPU Asus GTX980-4GD5-Memory Kingston HyperX Savage...
View ArticleRe: What is the BLE Spec Edison adheres to?
I think your Bluetooth Guide Link is good but that link is not found. please, check your link again.
View ArticleRe: How to read binary data via Serial1?
DMesg showing -1 is a clue. as reported in a couple threads you can either have stuff plugged into usb when you power on, or not have devices connected when you boot and then plug it in to work....
View ArticleRe: Control 20 DC motors with edison?
Hello Diego,Yes we landed on the same thing, Even I could not get the TLC5940 as it relies heavily on internal AVR registers.WIth the PCA9858, I didn't know how to define "edison" in library, thanks to...
View ArticleRe: problem in building yocto linux image for galileo
sir, i tried with uclibc and its succefully compiled and image created sir,now working on installing apache 2 webserver on galileo board
View ArticleRe: Setting up a heart pulse sensor on a Galileo
gowrisomanath Are you using the same pulse sensor from pulsesensor.com? I got one, but stuck with the interrupt part.
View ArticleRe: has the centrino 6150/6250 variant been ditched?
Still no 6250 or 6150 drivers in the 17.13.2.2 software suite either... hope one comes soon as the series was last updated around april...
View ArticleRe: Edison thermal_zones - clarification/documentation
Hi Tintar, thanks your your great input regarding this, I am looking to integrate some thermal observation issuing syslogs warnings and finally a system shutdown into the pwr-button-handler daemon....
View ArticleWhat applications are Galileo Board aimed at?
I just bought a Galileo Board to experiment. Galileo board is made to be Arduino-friendly. However, I am puzzled whether it makes sense to use a powerful Quark processor just to do simple Arduino...
View Article