Re: How best proceed with overheating i7-4790K?
RigItPC wich is the new lote of the processor??
View ArticleRe: Overscan issue
I am not from Intel, and don't currently have Windows on my 2820 NUC. But if you have the Intel graphics driver, you might double-check their Graphics Properties (Control Panel), in their Display...
View ArticleRe: SPI + Edison Mini breakout board + MRAA on IoT devkit
Hi LuigiC Sorry for the basic questions, it's just to discard options,1. Are you sure you are connecting your analyzer in the respective pins? 2. Do you have the GND of all channels connected?3. Have...
View ArticleRe: how to read uart'data from edison board
Hi 345ishaan Sorry for the late response, I saw that you are using the example in this link, so it seems to be fine. But it doesn't seem that this have been tested in an Edison Board yet.I suggest you...
View ArticleRe: Edison - Arduino - Arduino IDE - Can you use USB?
Thanks, I have not had much chance to play on this today, I know from earlier tests that you can use USB devices. So the real question can an Arduino program detect if you are in USB Client or Server...
View ArticleRe: how to read uart'data from edison board
Hi Ishan; Try updating the mraa library: (You will need to have a password and wifi set in you Edison) root@edison:~# ifconfig wlan0 up root@edison:~# echo "src mraa-upm...
View ArticleRe: Update Utility 2.0 problem Only sees Wifi card
Hi Mark, I tested the Utility again and it does not function properly. Instead of identifying the driver and providing the latest driver as an option which can be downloaded manually it states this is...
View ArticleRe: Update Utility 2.0 problem Only sees Wifi card
I don't have an ETA for the other components yet. I could use your help with a list of the components in your system. IF you run the online Intel® System Identification Utility - Identify Your Product...
View ArticleAre 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: New NUC will not start
I have bought a intel Nuc D54250WYK1 with an intel I5 4250U processor. I installed the following hardware: Samsung Electronics 840 EVO mSATA 0.85-Inch Solid State Drive MZ-MTE250BWCrucial 16GB Kit...
View ArticleRe: Why does Windows 8.1 metro games lag(some time) on intel hd 4400 graphics?
OK...here they are...I've attached them
View ArticleRe: Dedison, Hooking Edison to Anything voids warranty
It was powered by the battery block. And it ran successfully for a while. And all this was doing was blinking an led and connecting to the internet to do it. But I'd actually like to have Intel add...
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 Article