Re: mraa_spi_bit_per_word Problem
Warning: I only know enough here to be dangerous Is there a document/thread some place that tells the SPI capabilities of this SPI? So far I have not seen it, Like how do you enable the hardware to...
View ArticleRe: Bluetooth server
Hi FlavioM, In step 5, where did you find the crosslinker options to add the "-lmraa -lbluetooth"? Thanks.
View ArticleRe: Simple Webserver
follow this threadHow do you disable the default Edison server?to free up port 80 rather than commenting out the last line in the js file, you can move the port so you can still access the device...
View ArticleRe: How to use FW_RCVR and RCVR_MODE pins?
Hi Cldd,The following recovery modes are available, depending on the state of the SW1UI4 when power is applied. During boot• if FWR_RCVR is high (button FW pressed), the processor attempts to...
View ArticleRe: Bluetooth server
it's in project properties -> settings -> Gross G++ Linker -> Libraries section (picture below showing "Miscelleneous" rather than "Libraries")
View ArticleRe: (Intel Smart Connect) Remote Wake Grayed Out
Please make sure you have the Intel® Chipset Device Software and Intel® Management Engine driver installed. You may want to install the latest Intel® Smart Connect Technology software version 5.0 as...
View ArticleRe: mraa_spi_bit_per_word Problem
FYI, I am not using the Arduino kit i am using the Edison Mini kit. I am using a level shifter from it to my LCD.I have had this same LCD wired up to the RPI B+ and it worked just fine. I am sure that...
View ArticleRe: Intel Modular Server - Shutdown port 10G.XC
When we do this one of the servers lose connection. Is there any kind of best practice to follow when you have two switches as far as setting up the external ports and which one should be cabled to our...
View ArticleRe: Edison Spontaneously Reboots
My guess would be that it's a power issue. How are you powering the boards? Intel has stated that the current required when running WiFi can spike above the 500mA limit for USB. I haven't had any...
View ArticleRe: mraa_spi_bit_per_word Problem
>As we have both mentioned, we will never get the full speed of SPI when we are going through USER mode calls to call through to kernel level SPI driver. This is true, and realize that however its...
View ArticleRe: GPU active? OpenCL?
I believe Intel stated at the GPU is disabled. I don't know if it could be re-enabled, or if it's disabled in hardware/firmware. They have promised more documentation by the end of the year, which...
View ArticleRe: Why are Edisons graphics cores disabled?
i'd definitely love to see the gpu enabled (via OpenCL access). it would open a lot of applications. not just video streaming but vision processing for natural human interface applications or...
View ArticleRe: 4:3 game stretches, no maintain aspect ratio in intel hd graphics control...
It may help updating your system BIOS.
View ArticleRe: USB IR Nuc DN2820
I have tested this NUC with the CIR when ins S3 state and it is working fine. You can try integrating the IR on your motherboard by soldering but we do not guarantee it will work or it could damage...
View ArticleRe: How to get I2C commo using Edison Arduino breakout board?
FWIW we have been using the MPU9250 on an Edison adapter board and communicating between them on the I2C1 bus at a measured bus clock speed of 350 kHz with very few problems. I have 4K7 pullups on the...
View ArticleRe: GPU active? OpenCL?
thanks. after more digging intel employees confirmed it is disabled. too bad. i think it should be an option that users can shoot themselves in the foot with. it opens the door to lots of human...
View ArticleRe: Intel NUC DE3815TYKE missing drivers
I would recommend using this method insteadDesktop Boards — BIOS Update Instructions There are 4 BIOS version available for this NUC I suggest you to install all 4 version using the method I provided...
View ArticleRe: ubilinux (Debian) now available from Emutex Labs
I think you need to install the python-dev package (or something similar).
View Article