User Activity

I'm using STM32CubeMx 6.0.0 to develop for our STM32L4 board with a VL53L0X sensor on I2C. The X-CUBE-53L0A1 package is not listed, and attempting to load the zip file fails. Is this package supposed to be loadable? Or will I have to figure out how t...
Posted on June 03, 2016 at 20:23I'm writing a USART boot-uploader for a project of ours, testing it on an STM32L053 discovery board. I can bring up the bootloader and talk to it just fine, send all the GET commands for info (It reports chip id 0x417...
Posted on November 17, 2015 at 19:33Is it possible to somehow power up only a single gyro rather than all 3? I only need the gyro on one axis to detect the motions I'm looking for, and I could really use the power savings.
Posted on August 13, 2015 at 22:22Didn't see a way to delete this post, so just overwriting it...Finally got the LSM6DS3 to work over SPI. Was just some loose connections that didn't seem to bother any signal except the chip's SDO, which is still so...
Posted on August 03, 2015 at 18:01I'm trying to talk to a LSM6D3 over PCI. Everything's connected according to the datasheet in mode 1 (3.3v to VDD and VDDIO, SCx and SDx tied to GND) . I'm starting slow, so here's clock (SPC) and chip select (CS):h...