18.3.4 RDC Excitation Signal Control Register
- Writes to these bits while
EXCSYNCEN(RDCEXCCON[15]) =
1will be ignored. - Writes to these bits when
ON(RDCCON[15]) =
1will be ignored.
Legend: HC = bit is Cleared by Hardware; HS = bit is Set by Hardware; S = bit
can be Set only; R = Readable bit; W = Writable bit; U = Unimplemented bit, read as
'0'; -n = Value at POR; '1' = bit is set;
'0' = bit is cleared; x = bit value is unknown
| Name: | RDCEXCCON |
| Offset: | 0x001F9C |
| Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
| Access | |||||||||
| Reset |
| Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
| SYNCCNT[7:0] | |||||||||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
| EXCSYNCEN | EXCOE | ||||||||
| Access | R/W | R/W | |||||||
| Reset | 0 | 0 |
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| EXCFDIV[3:0] | |||||||||
| Access | R/W | R/W | R/W | R/W | |||||
| Reset | 0 | 0 | 0 | 0 | |||||
Bits 23:16 – SYNCCNT[7:0] Excitation Signal Firmware Synchronization Counter bits(1)
Bit 15 – EXCSYNCEN Excitation Signal Firmware Synchronization bit
| Value | Description |
|---|---|
1 |
Copy the value of the SYNCCNT bitfield into the SYNCCNTSTAT bitfield and
begin decrementing the SYNCCNTSTAT counter. After a number of RDC input
clocks specified by SYNCCNT, along with an additional 2-3 clocks for
synchronization, the synchronization signal will be asserted for one RDC
input clock period. This will be followed by the generation of RDC
excitation output and triggering of the ADC. If this bit is set when
SYNCCNT equals zero, it will have the same effect as setting it when
SYNCCNT = |
0 |
Generation of RDC excitation output and triggering of the ADC will be gated off. |
Bit 14 – EXCOE Excitation Signal Output Enable bit
| Value | Description |
|---|---|
1 |
RDC excitation output signals will be driven to 0 and enabled. |
0 |
RDC excitation output signals will not be enabled, and pins are tri-stated. |
Bits 3:0 – EXCFDIV[3:0] Excitation Frequency Divider bit(2)
Divides the module input clock signal to generate the excitation clock signal and excitation output signals.
RDC excitation output = (RDC input clock / 8*(EXCFDIV+1))
| Value | Description |
|---|---|
1111 |
RDC excitation output = RDC input clock / 128 |
1110 |
RDC excitation output = RDC input clock / 120 |
| … | |
0001 |
RDC excitation output = RDC input clock / 16 |
0000 |
RDC excitation output = RDC input clock / 8 |
