Tool/software:
Hi,
We’re encountering unexpected behavior with the TLA2024 ADC during initialization and single-shot operation.
The Issues:
-
Config Register Default (0x02):
-
On power-up or reset, the configuration register (
0x01) reads 0x0083 or 0x0183, inconsistently. -
This does not match the datasheet default value of 0x8583.
-
-
Single-Shot Conversion Behavior:
-
When initiating a single-shot conversion by writing 0xC383 to the configuration register, the OS bit (bit 15) never reads back as
1. -
It remains
0even immediately after the write, contrary to what’s expected per the datasheet. -
However, the conversion register (
0x00) does update with a new value, suggesting the conversion is actually happening.
-
Our Setup:
-
Host MCU: nRF54L15
-
Supply: 3.3V
-
Address: Default (ADDR pin to GND) 0x48
Cheers,
Callum

