Cant initialize sensors ISPU getting started example
I'm working through the "Getting started with the X-CUBE-ISPU software package for STM32Cube" tutorial and trying the ISPU_Logging example.
NULCEO F411RE -> X-NUCLEO IKS02A1 -> STEVAL-MKI229AA (LSM6DSO16IS)
(This is also my first time using the Cube IDE so not sure where things are as its a different layout to the tutorial now)
I've set up the hardware pin outs & configured the software components for the appropriate sensors, generated the code, built & downloaded onto the board. The IDE says this was all successful...
File download complete
Time elapsed during download operation: 00:00:01.175
Verifying ...
Download verified successfully
I open up the Unicleo-GUI and am met with the following...

So far so good, the board & its sensors have been recognized and that's the same sensors I added in the software component section
I click apply & ...

What am I missing here? I've stepped through the document a few times now but cant for the life of me find what's missing
