FW OTA with Algobuilder sensortile.box
I would like to be able to use FW OTA with AlgoBuilds. Any direction you can provide would be greatly appreciated.
Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
I would like to be able to use FW OTA with AlgoBuilds. Any direction you can provide would be greatly appreciated.
I have two different HW versions of STWIN and there is an analog mic difference; MP23ABS1 vs MP34ABSU. When I test with MP23ABS1, it looks it has some issue that it doesn't output sound data at all. but, the new revision with MP34ABSU hasn't that iss...
The target audience for this post is different from the usual: not standard community users and customers, but high school and undergraduate students.So, if you are reading it, probably you should submit it to your younger sibling or even to your chi...
Hi Sir/Mdm,I tested the EVK with the lowest PPM in clean air was 6ppm yesterday and today I tested again in clean air was 2.4ppm and is fluctuating. When I first got this EVK, it was 0.6ppm which < 1, after testing a few rounds with CO gas, then I wo...
Composed 0x40 to the CTRL1_A register, composed 0x8C to the CFG_REG_A_M register. I had the option to peruse the information on the accelerometer by means of I2C correspondence, however the attractive sensor can't understand it. How would I change th...
Hi! I'm struggling to get a BLE connection to my SensorTile.Box throught a Python script. I searched on internet and i found BlueST-SDK for Python. However, this is working just for Linux (as i read on Docs). I tried several time installing "Bluepy" ...
I would like to determine if this is stable enough to be the timebase for a servo loop and/or doing integration when dead reckoning.Would be great to get this this across PVT (process, voltage, temperature).Thank you in advance for your help!
Hi, I've got a STEVAL-MKI173V1 board hooked up to my uC. I ported over the driver from:https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/lsm303agr_STdC I'm able to read valid magnetometer values but almost always get 0's ...
LSM6DSO Application Note, page 67: The value is expressed as a 16-bit word in two’s complement.Question: is this a SIGNED or UNSIGNED value?