79587806

Date: 2025-04-23 04:24:10
Score: 2
Natty:
Report link

float readVref = (VREFINT * ADC_RANGE / analogRead(AVREF));

With

#define VREFINT 1200

#define LL_ADC_RESOLUTION LL_ADC_RESOLUTION_12B

#define ADC_RANGE 4096

In Platformio, arduino framework.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: DMaisterra