TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel


Search tips
Showing 56 results View by: Thread Post Sort by
    Answered
  • RE: TM4C129ENCPDT: Read Accelerometer ADC.

    Andreas Johansson
    Andreas Johansson
    Resolved
    Hi, Yes I've added GPIO_PIN_5. Below is my setup, and these are all the peripherals I want to use. SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOE); while(!SysCtlPeripheralReady(SYSCTL_PERIPH_GPIOE)) {} SysCtlPeripheralEnable(SYSCTL_PERIPH_ADC0); while…
    • over 2 years ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • Answered
  • CC3220SF: CC3220SF sensor data received via GSPI is influenced by NWP

    CHEN YU WU
    CHEN YU WU
    Resolved
    Part Number: CC3220SF Hi team : My application is use CC3220SF's GSPI to connect to sensor(BMX055), and receive sensor data. I can receive correct sensor data till this moment. But when I add sl_start(0,0,0) to the main thread ,received wrong sensor…
    • Resolved
    • over 4 years ago
    • Wi-Fi
    • Wi-Fi forum
  • Answered
  • RE: MSP430 I2C communication with LSM9DS1 gyroscope/accelerometer/magnometer

    Timo Schlosser
    Timo Schlosser
    Resolved
    Hi Ryan, I work with Anita on a Project for oure Bachelor studdy. We try to establish a i2c communication between a msp430 and a lsm9ds1 as well. Im using the MSP430F5529 Launchpad Evaluation Kit. I seperated the communication in functions for receiving…
    • over 9 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • CC2650STK: Sensortag Movement Sensor Configuration Problem: Accelerometer Range cannot be changed from +/- 8G (Range 2)

    David Fernandez1
    David Fernandez1
    Part Number: CC2650STK Other Parts Discussed in Thread: CC2650 I'm using both BTool and BLE Device Monitor to change the Movement Configuration to 0x007F by writing 7F:00 . This should activate all my sensors (Gyr, Acc and Mag), disable the WOM and set…
    • over 8 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: MSP430F2272: Determining required memory on MSP430F2272

    Jeff Hastings
    Jeff Hastings
    what you have right now is exactly 100 bits per sample. you might find it much easier to use 104 bits per sample; use 16 bits instead of 14 for mag/acc and temp data. this doesnt cost you much and lets you use a reasonable record layout; you'll have…
    • over 7 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • What is calling sequence of I2C and MPU9250 function to read accelerometer data

    LAXMI KANT TIWARI
    LAXMI KANT TIWARI
    Other Parts Discussed in Thread: CC2650 Hi, I want to read MPU9250 Accelerometer data and I am initializing it as following but I am program hangs in Mpu9250_init(). Board_initGeneral(); retParams = SensorI2C_open(); retParams = SensorMpu9250_init…
    • over 8 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • RE: Accessing pitch/roll/heading (3D visualization) of the sensortag 2.0

    Michael Liesenberg85
    Michael Liesenberg85
    Resolved
    Hi, did you made it to work? I am trying to do the same and i downloaded the .c open source code and implement it on my app. Problem is that the output from yaw roll and pitch are not ok. What did you do with the raw data from ACC, MAG and GYRO…
    • over 8 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: Enabling Gyro and Acc bits in explorer.go

    Jomar Hønsi
    Jomar Hønsi
    Movement Data UUID: F000AA81-0451-4000-B000-000000000000 Bit Description 0 Gyro X - LSB 1 Gyro X - MSB 2 Gyro Y - LSB 3 Gyro Y - MSB 4 Gyro Z - LSB 5 Gyro Z - MSB 6-11 ACC ... same order…
    • over 10 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: CC2650 Movement Data Freezes

    Waqas Shafique
    Waqas Shafique
    I am facing a bit different issue with motion data. I am working with a beacon device and TI Sensortag cc2650 to read the sensortag data on beacon device using gatt. I am all done with humidity,IR temperature and light sensors. How can I enable the…
    • over 10 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • CC2650: IOS Swift Movement Service on CC2650

    James Keating
    James Keating
    TI Thinks Resolved
    Part Number: CC2650 Hi Team, I'm trying to write a simple app to read the movement app sensors from my SensorTag. I'm working through a mish mash of examples and really struggling to make this work. There is sparse mention of this in the forums and…
    • over 7 years ago
    • Bluetooth®︎
    • Bluetooth forum
>

Didn't find what you are looking for? Post a new question.

  • Ask a new question