Part Number: CC2531 Other Parts Discussed in Thread: CC2650 I m trying to configure the setup from the cc26xx tutorial from the following link
I have a ethernet cable connected from the raspberry pi to a windows laptop. For this tutorial, on the windows…
Other Parts Discussed in Thread: HDC1050 , HDC1000 , HDC1010 , HDC1080 Hi all,
Please help me interfacing HDC1050 temp sensor to Ras pi 2 board. I am using smbus and python to read the sensor. When i try to read MSB and LSB together its not supporting…
Other Parts Discussed in Thread: ADS1278 , ADS1278EVM-PDK Hi,
I want to capture 2 analog signals (say voltage and current) simultaneously using ADS1278 evaluation module and send it to Raspberry Pi via SPI interfacing. I need to capture the signals…
Part Number: PROCESSOR-SDK-AM335X Other Parts Discussed in Thread: TIDEP0084
Tool/software: Linux
I'm sure this is a noddy question and I'm frustrated to be the one asking it. However...
I have taken deliver of a Beaglebone dev kit for the Sitara…
Other Parts Discussed in Thread: MSP430FR6989 Hey everyone. I was hoping someone could help. I'm working on a university research team and we are trying to send a Nasa-funded CubeSat into space. Our CubeSat is a bit unique in the layout so the type of…
Hi Nitesh,
TI have at portfolio additional Wifi modules family. WiLink devices supports up to 10 clients in AP mode. But this WiLink modules are generally used with processors with are capable run Linux (e.g. Sitara series ). These processors also have…
Hi Andrea,
I had the same need on AM64 and AM62 Starterkits. So I started a project using a Node-Red docker container. There is Node-Red support for I2C access and the rest is fun. You can create very nice graphs easily working in a browser window on…
Other Parts Discussed in Thread: CC2530 I reprogrammed the CC2530 component using the sbl_tool.bin (it was impossible to get the GW started).
After that the gateway started correctly and I did a Hard Reset ("X") [Note: UTC time in gw log].
[2020-11…
I wish to know that can i port Embedded Linux on any Launchpad series board ? I want to use launchpad series for high end Embedded application where analog signals will me converted to digital (ADC-3 analog channel max) .Further I will be using signal…
Other Parts Discussed in Thread: MSP430F5529 , MSP430WARE Hi,
I'm trying to connect my raspberry pi to msp430f5529 using spi, but my msp isn't getting the data from raspberry pi.
Here is my msp code obtained from TI sample code:
#include …