User Activity

Hi, We want to interface the IW612 NXP module(LBES5PL2EL-923) with the STM32 MCU and use it to communicate with Wi-Fi and BLE.  We want to use the STM32 host to communicate with both BLE and Wi-Fi.Does the STM32 provide any specific drivers to commun...
Hi, I have implemented the VL53L5CX driver for a Nordic controller, and it works fine. Now, I want to implement the VL53L7CX driver for the same Nordic controller. Can I use the VL53L5CX driver as is, or will I need to make changes? Additionally, are...
I want to limpet  VL53L5CX driver so i used VL53L5CX_SimpleRanging driver for reference. so i can Enable USE_BARE_DRIVER ? and i got proper output? or you can give any example code where USE_BARE_DRIVER used , so i can use it and implement.  Also be...