User Activity

I am trying to use DWM1000 for ranging as well as communication but I am unable to do it . I debugged the code and Know that Initiator is sending data but is not being heard . The Rx buffer in responder is geting updated by random values.I have attac...
I am trying to use VL53L8CX with stm32f4 discovery but had no success.  Implementing the preexisitting API has been tough.  Is there a register map for this sensor whcih can be used to create a minimalistic driver and interface sensor using I2C or SP...
I am trying to use VL53l8cx with STM32F407VGT6 to find depth . I have previously worked with VL53l5cx and VL53l1cx  and was comfortab;e with both of these .  I am unable to use this sensor at all as everytime a hard fault arises . I have been able to...
I have a very generic question ,What happens if in an example for a different board . I just remove the BSP and instead add a BSP for a different board.
I have two stm32wb5mmdk which I tried to create a custom BLE MESH but failed miserably . I am trying to use zig-bee to send data from one to other , and then transfer the same data to a mobile phone using BLE.Is there an example or MOOC available for...