Re: Powering on an S5520HC motherboard
Motherboard lights turn on fine - 5VSB_LED is a bright green, SYS_STS is more limegreen. Surface is non-conductive. Is the latter led's colour indicative of any issues?
View ArticleRe: SPI.setClockDivider and mraa_spi_frequency does not have an effect?
I am on the hunt for the same thing. There has to be a way to kick this up. I ran into this the other day it may be of...
View ArticleRe: How can i improve SPI speed?
Hi KurtE, I modified the AdafruitST7735 library,1. Put the all of 128*160 pixel to buffer array[128*160],2. Use the function : void SPIClass::transferBuffer(const uint16_t *txData, uint16_t *rxData,...
View ArticleGPIO pullup/pulldowns
I figured out how to enable and change the pullup/puldown on the GPIO pins, including I2C, etc. It's actually very easy and straightforward.If you look in /sys/kernel/debug/gpio_debug/gpio* you will...
View ArticleRe: INTEL NUC D54250WYK - Slow USB devices (keyboard, mouse, and wireless...
After reading a bit more other posts it seems to be caused by interference :Random wireless keyboard problems with NUC D54250WYKHD54250WYKH Wireless mouse & keyboard issues I'll try to find a usb...
View ArticleRe: GPIO pullup/pulldowns
I forgot to mention that this was tested on the mini breakout board, not the Arduino board. The Arduino board has other logic in the way, so you would not see any changes in the internal pullups on...
View ArticleRe: i7 4790K temperatures
Just adding my name to the list of people with this issue. My cooler however is a Swiftech H240-X AIO water-cooler, which to be honest shouldn't have any issue cooling this processor. Without load, the...
View ArticleRe: Cannot Install python-openssl Package on Linux - Galileo gen2
I think you've asked this on the wrong forum. this is the forum for the Edison.
View ArticleRe: udp.parsePacket issues
Hi GISMikeMyers,I believe that you need to set a port to listen if there are any UDP packets. Maybe initializing a port value and add udp.begin(port) in the void setup() part of your code. Let me know...
View ArticleRe: Edison backup?
I've been away for a while, but finally got back to this topic. Sergio's suggestion worked like a charm. Actually, I used a modification to the recipe to compress the image, since all I had was a 4GB...
View ArticleRe: How best proceed with overheating i7-4790K?
but when running AIDA64 it reaches 85-90 and when running prime it goes slowly till 93 degrees.
View ArticleCannot install python-openssl package & its dependency cffi-0.8.2.gz -on...
Hi,I am currently using Intel Gen-2 board with SD card Linux boot - I am able to SSH into the system but not able to run my Python Websocket Client code which connects to Secure website. Reason is I am...
View ArticleRe: ConnectAnyThing
I'm curious if you were able to test the direct physical Ethernet connection.Did it work for you?
View ArticleRe: udp.parsePacket issues
Agreed for some reason nothing in my setup made it to the post. Here is what I have running now. I added some debugging. I can duplicate the issue 100% of the time. This exact sketch minus the 2...
View ArticleEdison USB Pins
Hello, Is there any way to connect to the USB Host/Client data pins on the Edison Mini Breakout except for the Micro USB connector? Thanks,BillyK
View ArticleIntel® HD Graphics 4000 drivers version 15.33.30.64.3958
I want to thank you Intel for these drivers. I have been having problems with my Audio on my laptop after upgrading the Driver to the last 2 previous driver version. for some reason the audio would...
View ArticleWhere to find changelog for Intel HD drivers?
Hi. I am currently upgrading the Intel HD 64-bit drivers for the 4000 series. Where can I find a changelog for the changes made to version 3958 all the way from 3345? I am using Windows 7 64-bit. Thanks.
View ArticleRe: Edison w/ Breakout Board - How to Flash
Booted dual cables as per my steps: Windows Device Manager only reports the console's COM3 Port.Tried with a single cable (J16) as shown in your picture, no drive or other ports.Added second cable...
View ArticleCan Galileo read tweets?
Hello there! This is my first post. I have an Intel Galileo (Gen1) and a Centrino N6235. Knowing that currently, only SSL connections are allowed in Twitter API endpoints, does exist a bare-bone code...
View ArticleAndroid Wear on Intel Edison
Would it be possible to install Android Wear onto the Edison module? Attached to a touch display. If so, how?
View Article