Solved
Questions about how IKS01A3 DataLogTerminal example works
Hi,
I'm using the IKS01A3 board on a P-NUCLEO-WB55 board with the example application IKS01A3 DataLogTerminal.
Some questions:
- where is the mapping from GPIO numbers (0 through 15) to pin names on the micro (STM32WB55 in QFN68 package)? I have the board schematic which shows port names e.g. PA0, etc. but the example code refers to GPIO numbers. I can't find the mapping from GPIO numbers to pin/port names.
- I'm trying to see all of the LIS2DW12 sensor data, not just a 1s sample as done in the MX_IKS01A3_DataLogTerminal_Process function in the app_mems.ca file. I can't see where the interrupt service routine reads the sensor and writes it into the IKS01A3_MOTION_SENSOR_Axes_t data structure.
Thanks for helping a newbie!
Jim Tompkins
Halifax, Canada
