What exactly is CAPP, CAPN, VP, and VN?

AlohaSpark
Posts: 4
Joined: Wed Aug 19, 2020 10:14 am

What exactly is CAPP, CAPN, VP, and VN?

Postby AlohaSpark » Tue Aug 25, 2020 6:46 pm

I received footprints for the ESP32-PICO-D4 that had these grouped together:
Image

The ESP32 datasheet and the ESP32-PICO-D4 datasheet do not mention anything detailed about them.
https://www.espressif.com/sites/default ... eet_en.pdf
https://www.espressif.com/sites/default ... eet_en.pdf

However, there are capacitors between VP/CAPP and VN/CAPN in the hardware design guidelines (page 12, 2.1.5)
https://www.espressif.com/sites/default ... nes_en.pdf

What are they for? Is it a tuner/filter for the ADC? Are the pins really just GPIO and ADC, or can we use them for something else?

These are two of the few results on Google that mention CAPP and CAPN:
Page 2 of https://www.onsemi.com/pub/Collateral/AX2061-D.PDF
Pages 15 and 16 of https://cdn.datasheetspdf.com/pdf-down/ ... grated.pdf

ESP_Sprite
Posts: 9582
Joined: Thu Nov 26, 2015 4:08 am

Re: What exactly is CAPP, CAPN, VP, and VN?

Postby ESP_Sprite » Wed Aug 26, 2020 9:45 am

These are for an on-board LNA for the ADC; unfortunately, there were issues with the LNA and the feature got dropped from the datasheet. You can still use the pins as digital inputs (or ADC pins if you don't use WiFi)

AlohaSpark
Posts: 4
Joined: Wed Aug 19, 2020 10:14 am

Re: What exactly is CAPP, CAPN, VP, and VN?

Postby AlohaSpark » Wed Aug 26, 2020 7:11 pm

ESP_Sprite wrote:
Wed Aug 26, 2020 9:45 am
These are for an on-board LNA for the ADC; unfortunately, there were issues with the LNA and the feature got dropped from the datasheet. You can still use the pins as digital inputs (or ADC pins if you don't use WiFi)

Oh, I see. That's interesting. It's good to know the story behind it. Thank you!

Perhaps the datasheets could be updated in the future.

User avatar
ESP_krzychb
Posts: 398
Joined: Sat Oct 01, 2016 9:05 am
Contact:

Re: What exactly is CAPP, CAPN, VP, and VN?

Postby ESP_krzychb » Wed Aug 26, 2020 8:27 pm

LNA is my favorite hidden not supported ESP32 peripheral.
More about it https://github.com/krzychb/esp32-lna

Who is online

Users browsing this forum: No registered users and 102 guests