High-resolution (16 Bit, 50kHz) CW Radar recordings with a LD2415H module
Date: March 9, 2025
After successfully reverse engineering the HLK-LD2415H, I removed the microcontroller and connected it directly to the ADC of an STM32H745. This setup allows the radar’s echo signal to be sampled at 50 kHz with full 16-bit resolution (uint16_t). The data is then sent via UDP to a Python script, which records it.

Following signals show a 50Hz/100Hz/150Hz/200Hz sinus signal from a loudspeaker membrane sampled by the radar.

Signal Example 1: Urban Crossing


GitHub Download:
Signal Example 2: Small Urban Pond


GitHub Download:
Signal Example 3: Rain with changing intensity

GitHub Download: