Hi Ben
Would it be possible to create components for new IMU ISM330BX and LSM6DSV16BX.
Especially sensor fusion, FiFo and I2C to I3C would be interesting for me. Both IMUs support this.
ISM330BX
https://www.st.com/en/mems-and-sensors/ism330bx.html
https://www.st.com/en/evaluation-tools ... n_may2024
https://www.mouser.ch/ProductDetail/STM ... IuMC4wLjA.
LSM6DSV16BX
https://www.st.com/en/mems-and-sensors/lsm6dsv16bx.html
https://www.st.com/en/evaluation-tools/ ... 234ka.html
Component for advanced 6-axis IMU ISM330BX and LSM6DSV16BX
-
- Valued Contributor
- Posts: 868
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 171 times
- Been thanked: 199 times
-
- Valued Contributor
- Posts: 868
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 171 times
- Been thanked: 199 times
Re: Component for advanced 6-axis IMU ISM330BX and LSM6DSV16BX
Hi Ben
Perhaps a FiFo to Uart or
FiFo to sc-card would be fast enough with an existing IMU component.
But how do I get this FiFo memory onto the uart or sd-card?
Perhaps a FiFo to Uart or
FiFo to sc-card would be fast enough with an existing IMU component.
But how do I get this FiFo memory onto the uart or sd-card?
-
- Matrix Staff
- Posts: 1891
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 488 times
- Been thanked: 663 times
Re: Component for advanced 6-axis IMU ISM330BX and LSM6DSV16BX
They look interesting.
Presumably the FIFO is seamless on the device and you can just do a stream of several reads in one go to forward onto your UART / Storage.
Still not sure I'm mentally geared up for I3C but nice to have some hardware to experiment with.
Presumably the FIFO is seamless on the device and you can just do a stream of several reads in one go to forward onto your UART / Storage.
Still not sure I'm mentally geared up for I3C but nice to have some hardware to experiment with.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Valued Contributor
- Posts: 868
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 171 times
- Been thanked: 199 times
Re: Component for advanced 6-axis IMU ISM330BX and LSM6DSV16BX
Hi Ben
I can do without I3C and FIFO.
I am interested in the fusion data yaw, pitch roll.
So I can send these values to the Appdeveloper with USB.
In this way I don't need to calculate fusion with Flowcode.
Fusion yaw, pitch roll
I can do without I3C and FIFO.
I am interested in the fusion data yaw, pitch roll.
So I can send these values to the Appdeveloper with USB.
In this way I don't need to calculate fusion with Flowcode.
Fusion yaw, pitch roll
-
- Valued Contributor
- Posts: 868
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 171 times
- Been thanked: 199 times
Re: Component for advanced 6-axis IMU ISM330BX and LSM6DSV16BX
Hi Ben
How are things progressing, is there anything to test?
How are things progressing, is there anything to test?