Other Parts Discussed in Thread: AWR2944,
The mmWave Demo Visualizer app requires that the baud rate of the COM port for the Auxiliary Data Port be set to the value as 892857 for AM273X.
Our customer wants to use different baud rate for their custom application.
The UART baud rate is the frequency of VCLK divided by an integral multiple of 16 in the UART/SCI module.
MSS_UARTB seems to be used as the Auxiliary Data Port on the TMDS273GPEVM.
In "Table 5-1709. Configuration Options" on the TRM, the MSS_UARTB seems to be selectable from eight clock sources.
0 WUCPUCLK: [What is the WUCPUCLK?]
1 XTALCLK: Input Clock to CLKP/CLKM pins (40/50 MHz)
2 SYS_CLK: It seems to be selectable from eight clock sources
3 DPLL_PER_HSDIV0_CLKOUT1: PER_PLL_HSFIV0_CLKOUT1 (450/480/500 MHz) in "Figure 5-1700. Clock Tree Configuration"
4 DPLL_CORE_HSDIV0_CLKOUT2: CORE_PLL_HSDIV0_CLKOUT2 (400 MHz) in "Figure 5-1700. Clock Tree Configuration"
5 RCCLK10M: [What is the RCCLK10M?]
6 XREF_CLK0: Reference Clock to XREF_CLK0 pin
7 RCCLK10M: [What is the RCCLK10M?]
The clock selected from the eight clock sources seems to be divided. Is this divided clock the VCLK for MSS_UARTB?
In "Table 5-1709. Configuration Options" on the TRM, the SYS_CLK seems to be selectable from eight clock sources.
0 XTALCLK: Input Clock to CLKP/CLKM pins (40/50 MHz)
1 RCCLK10M : [What is the RCCLK10M?]
2 DPLL_CORE_HSDIV0_CLKOUT2: CORE_PLL_HSDIV0_CLKOUT2 (400 MHz) in "Figure 5-1700. Clock Tree Configuration"
3 RCCLK10M: [What is the RCCLK10M?]
4 RCCLK10M: [What is the RCCLK10M?]
5 RCCLK10M: [What is the RCCLK10M?]
6 WUCPUCLK: [What is the WUCPUCLK?]
7 RCCLK10M: [What is the RCCLK10M?]
Can the VCLK for MSS_UARTB be selected from these clock sources?
In in "Figure 5-1700. Clock Tree Configuration", the output clock frequency (e.g. MODE 3 : 450/480/500 MHz) for each PLL and each divider is described.
Should the described frequencies be used for the output clocks of each PLL and each divider?
Best regards,
Daisuke