Skip to main content
MGran.6
Associate
March 4, 2022
Question

Hi! I want to write a firmware that read data from temperature sensor of the IKS01A2 shield periodically and when it reads data, a GPIO output is generated so I can see when the sensor is active. Can you help me? ( I use a F401RE) Thanks!

  • March 4, 2022
  • 2 replies
  • 1091 views

..

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
March 4, 2022

You mean you want someone else to write the firmware?

STM32Cube_FW_F4_V1.25.0\Projects\STM32F401RE-Nucleo\Examples\GPIO\GPIO_IOToggle

Perhaps you can find some I2C code in the repository too.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
MGran.6
MGran.6Author
Associate
March 5, 2022

I don't know how to select a specific sensor of the shield for example, I didn't find anything explicative