Using OLED and gyroscope of STM32WB5MM-DK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-17 6:39 PM - last edited on ‎2024-01-17 7:46 PM by STTwo-32
I am using STMcube ide for developing applications with STM32WB5MM-DK. I will be trying to use the OLED display and gyroscope of the discovery board. I couldn't find suitable tutorial or documents for accessing. Is there any documents available for the same
Solved! Go to Solution.
- Labels:
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-17 7:57 PM
Hello @VairamaniK and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you take a look at the following example and understand how the gyroscope and the OLED are configured.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-17 7:57 PM
Hello @VairamaniK and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you take a look at the following example and understand how the gyroscope and the OLED are configured.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-05 6:50 PM
Thanks for sharing this information. I have used BLE_Sensor example on the stm32wb5mm-dk board to test the gyroscope, OLED and Bluetooth connectivity.
