Hi @TomC818
You're correct that in the MCXN947 demos, the NPU is not typically accessed through direct API calls in the application code. Instead, the NPU is automatically invoked by the TensorFlow Lite for Microcontrollers runtime.
You can refer to the dm-multiple-person-detection-on-mcxn947 demo.
BR
Harry