Skip to main content
Associate II
September 24, 2024
Question

x-stm32mp-gnss2 and Raspberry Pi interface

  • September 24, 2024
  • 1 reply
  • 675 views

I have recently purchased an X-STM32MP-GNSS2 Evaluation board. I want to collect IMU and GNSS raw measurements using Raspberry Pi 3 B+.

It would be a great help if you could provide me with some online resources or examples files.

 

Thanks.

1 reply

Andrew Neil
Super User
September 24, 2024

So have you studied the documentation of the X-STM32MP-GNSS2 Evaluation board:

https://www.st.com/en/evaluation-tools/x-stm32mp-gnss2.html#documentation

 


@jitusanwale wrote:

It would be a great help if you could provide me with some online resources or examples files.


https://www.st.com/en/evaluation-tools/x-stm32mp-gnss2.html#tools-software

Also look at the documentation & resources for the GNSS module itself:

https://www.st.com/en/positioning/teseo-liv4f.html

And the IMU chip:

https://www.st.com/en/mems-and-sensors/ism330dhcx.html

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.