IIS3DWB Sensor Intermediate giving Zero or Negative data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 10:13 PM
- Labels:
-
Accelerometers
-
MEMS-Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-21 4:23 AM - edited ‎2024-03-21 4:24 AM
Hi @SidramayyaSwami ,
Welcome to ST Community!
Are you working in C?
I suggest you to take a look at our github examples, let me know if by using them you can solve the problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-21 11:04 PM
Hi @Federica Bossi ,
I am working on c++. I have created the one library In that I have added all the requried registers and address and also few functions to Initialize the registers and perform data read and write operation. And that API's I am using in my actual firmware. Where Based on the ISR I am doing the data acquisition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-26 3:00 AM
OK, did you try to compare your writings with the library I sent you?
