KCC Quizzes AQQ303 about the radius of a circle
1. Quote of the month: "When I die, I want to die like my grandfather who died peacefully in his sleep. Not screaming like all the passengers in his car" - Will Rogers
2. Quiz AQQ304 about finding the radius of a circle
Good luck, and try to be
View All
August Monthly Blog Quiz! Read the blog, take the quiz, and you could win a gift card
Important: Read the blog first . The quiz questions are all based on the content of the blog:
Stay in the loop and win! Read the blog Current Output Driving Industrial Loops , then take our quick five-question quiz for a chance to win a gift card
View All
AD7768-1
Recommended for New Designs
The AD7768-1 is a low power, high performance, Σ-Δ analog-to-digital converter (ADC), with a Σ-Δ modulator and digital
filter for precision conversion...
Datasheet
AD7768-1 on Analog.com
LTC2606
Production
The LTC2606/LTC2616/LTC2626 are single 16-, 14- and 12-bit, 2.7V-to-5.5V rail-to-rail voltage output DACs in a 10-lead DFN package. They have built-in...
Datasheet
LTC2606 on Analog.com
Hello!
I recently acquired a CN0540 board and want to use it in my project to measure sensor data from PCB's 393A03 and 393B12 accelerometers. However, I'm using ESP32-S3 microcontrollers, which are not compatible with the board.
The thing is, I don't require much configuration of the board itself, I only wish to measure acceleration with a 200Hz maximum sampling frequency, convert using a 24 bit ADC and store the measurement values in an SD card, so I believe the default settings should do it, but I could be wrong.
Currently, I'm only connecting the ESP32 to the following pins on top of the board:
-3.3V and GROUND
-SPI interface (CS_ADC, DOUT, SDI and SCLK);
-PIN_N/SPI
-RESET_ADC
All the remaining pins, including the ones at the bottom of the board, are disconnected.

I am capable of reading and writing register values from the AD7768-1, but attempting to read the 24 bit data register only results in the value 128.00, even after connecting the sensor via SMA to the CN0540 board, which indicates that it isn't working. Moreover, in the board itself, only two LEDs light up, the FAULT LED (red) and the CC LED (blue). I know that the POWER LED (green) should also be on, but it isn't.
With this in mind, my question is: can I use this method to interface with the CN0540 board and obtain sensor data with 24 bits resolution? If yes, what connections am I missing? If not, is my only alternative buying one of the supported boards?
I hope someone can help me out!