Re: Haswell NUC - No Signal when switching source
I have the same problem. To get back the connection, I have to restart the NUC with the TV source still selected for HDMI input for NUC.i.e. once I get the link, cannot switch to over source until I'm...
View ArticleDoes 2560x1080 work with NUC?
Ordered the Intel NUC kit D54250WYKH and planned to put 16Gb mem + 1Tb mSata + 250Gb SSD + WiFi N 7260 in it. Haven't bought the screen yet, but there is a very wide 2560x1080 screen for sale in a...
View ArticleS1200BTL unlisted Error Code at boot - ran smoothly for 2 years
HiMy S1200BTL board in an Intel server chassis refuses to start up today.The error code (with an amber warning LED) is 0xEA (1110 1010), which is not listed. The boot process will not advance.Any...
View ArticleRe: Suitable SD voltage level translators?
I haven't tried to solder a tiny CSP part yet, but there is a useful trick for larger ball packages like on Altera and Xilinx FPGA's, and a lot of other SMD parts as well. Where I can, I use a very...
View ArticleRe: Suitable SD voltage level translators?
For the ESD and other issues, see: http://www.nxp.com/documents/application_note/AN10911.pdf
View ArticleRe: Arduino IDE error compiling
I don't know if this will help you or not, I was having a similar problem and found your post while looking for a solution. I found a solution just testing a theory, it ended up being that the...
View ArticleRe: D54250WYK 'headless' issue?
Ahh this is more than annoying, first NUC deployment equals epic fail. Just hit this same issue. Attempting to use ScreenConnect 4.4 over WAN. Same ScreenConnect installation hosts over a 1K...
View ArticleCustom Linux Image -- no ota_update.scr?
How does the "magic" ota_update.scr file get generated for a custom image? Also, I did a bitbake with a custom image, and can't seem to get it to flash..... It seems to think it's already flashed, and...
View ArticleRe: Intel® Wireless-N 7260 - slows
I believe we have finally worked out the problem AND the solution, The Intel Proset software is at fault with only particular routers and when the notebook is low on power.This is why its been a pain...
View ArticleRe: Galileo Debian v1.2 image
Good thanks Stuart.Now to get wifi working. BTW how hard is it to put rz (zmodem) on the image for boot strapping file xfer
View ArticleRe: Question regarding linux and galileo
Sir i hav been doing many projects related to 8051, AVR and Arduino ..but i now hav intel galileo the most powerful microcontroller i ever used....My goal is that i want this galileo interfaced with...
View ArticleRe: Serial communication not working in arduino
Sir i hav been doing many projects related to 8051, AVR and Arduino ..but i now hav intel galileo the most powerful microcontroller i ever used....My goal is that i want this galileo interfaced with...
View ArticleRe: Custom Linux Image -- no ota_update.scr?
Ok, the bitbake did **NOT** make u-boot/tools/mkimage SO, how do we get that binary? I'm on a Fedora 20 Machine.
View ArticleRe: BSP 1.0.0 full (SD card) and SPI images + firmware are available
Sir i hav been doing many projects related to 8051, AVR and Arduino ..but i now hav intel galileo the most powerful microcontroller i ever used....My goal is that i want this galileo interfaced with...
View ArticleRe: Custom Linux Image -- no ota_update.scr?
[ler@LER-fedora-w520 build]$ bitbake u-boot-toolsLoading cache: 100% |###########################################| ETA: 00:00:00Loaded 1787 entries from dependency cache.NOTE: Resolving any missing...
View ArticleRe: Custom Linux Image -- no ota_update.scr?
ok, I got around it by installing the fedora u-boot-tools and:cd /home/ler/edison-srcmkdir -p u-boot/toolscd u-boot/toolsln -s /usr/bin/mkimage mkimage and then re-running the postBuild.sh script and...
View ArticleRe: HC-SR04 Sketch
Timer1 can have only one function attached to its ISR. thats why both are not working.You should operate both within the same fuction, and attach that to the timer.
View ArticleRe: breakout board pin assignments?
OK, I learned a few things about the mini breakout board. One can indeed program it with the Arduino IDE (Yay!) by using the mapping from the Arduino breakout board to identify the proper jumper pin on...
View ArticleBattery level
Is posible check battery level status on Intel Edison (Yocto)?I,ve tried acpi but is not istalled. Thanks,
View Article