Qwiic Soil Moisture Sensor w/ Inline Assembly

Hi!

I am creating a plant pot that uses the qwiic soil moisture sensor alongside the RedBoard Qwiic version to read the water level in the soil of the pot. For the project, however, we are assigned to retrieve the data from the sensor using inline assembly. I am new to the RedBaord and can not seem to find documentation anywhere regarding how to do this task. I was wondering if there was a specific memory location or register where the data from the sensor is sent to that can then be read and stored in a C variable. Any help on this would be GREATLY appreciated.

Thank you!

We forked ours from this one, which should help ya out :slight_smile: https://github.com/ZIOCC/Zio-Qwiic-Soil … r/Firmware