mmWave C4001 24GHz Human Presence Detection Sensor (12 Meters, I2C & UART)

I have the C4001 Sensor and i want to minimize the code size since i'm using a low memory uc. Is there any documentation about i2c protocol, registers and responses?
Best Regards
2025-06-12 22:44:31
Sergio.Or
I dont want to use demo libraries, is there any documentation about registers? procedure to configure? etc?

2025-05-24 07:32:36
David.Xanatos
I believe these sensors are serial only. After examining the code (I just purchased one myself) I would say that you may need to consider a more capable microcontroller if the code doesn't fit.

David.Xanatos
wrote:
2025-05-24 07:34:55 1 Replies
EDIT: Apologies, yes, they are I2C as well, however, my comment about needing a more capable uC stands :)