Part Number: DRA829V-Q1 Other Parts Discussed in Thread: DRA829V Hi Expert,
MCU_BOOTMODE07 in DRA829V is RESERVED and marked "Set to 0 (via pulldown to vss)" in TRM (spruil1c.pdf) 4.3.1. If the logic of MCU_BOOTMODE07 is HIGH due to pullup when POR is…
Part Number: DRA829V Hi,
When I am building image from Yocto environment, it fails at do_rootfs, because it says it cannot find command "update-mime-database".
However, I have checked that my machine does support such command under "/usr/bin…
Part Number: DRA829V Other Parts Discussed in Thread: DRA829 Hi expert,
In my application we need to expand the ethernet port to 3 external devices. 1 is the PC and the other maybe PC or ethernet switch. The requirement is just the DRA829 could communicate…
Philip Lin said: In addition, if I was to set it to OSPI boot mode, will the switch setting be as shown below?
SW8: 00000000 SW9: 0 1 000000
That is correct.
Philip Lin said: As for the setting QSPI boot mode settings, however, makes sense to me (where SW9…
Hello,
Sorry for the delay. If you refer to the TRM Clocking chapter you can get a sense of this. In summary, there are several PLLs that have multiplier/divider registers (and sometimes hard coded dividers) and mux select registers to determine which source…
Part Number: DRA829V Hi,
The customer is considering to use 5Gb QSGMII and 2.5Gb SGMII on DRA829V.
They’re looking for 5Gbps and 2.5Gbps Ethernet PHY.
Could you tell them which Ethernet PHY you used on 5Gb or 2.5Gb Ethernet validation or test ? …
Part Number: DRA829V Hi
How can I reset the Secure DRA829V? The following code works for Non-Secure Boot board but does not work for Secure boot board.
#define WKUP_CTRL_MMR_BASEADDR 0x43000000
#define WKUP_CTRL_MMR_SIZE 0x0001d010
void test_reset (…