Tool/software:
Hello, we are designing a PCB based on the AM69 processor, and we would like to boot from QSPI. Please see the following except from the TRM:
My question is concerning the sentence, "Primary boot mode B and Primary Boot Mode Config 6 must be set to 0 if MCU only is set to 0." I was interpreting this sentence to mean the following:
- When MCU Only=0, Primary Boot Mode B (that is, pin BOOTMODE00) must be 0, which is consistent with table 4-8. This makes sense.
- When MCU Only=0, Primary Boot Mode Config 6 (which I take to mean pin BOOTMODE06) must also be 0. According to table 4-17 shown above, this means that QSPI "Port 1" will be used for booting.
However, table 4-17 above seems to also indicate that when MCU Only=1, the value of the "port" configuration field is implicitly zero, which would mean that QPSI "Port 1" would be used in that situation as well.
So it would seem that it is impossible to select QPSI "Port 0" for booting, and this makes me think that I must not be understanding something correctly. Please let me know where I am mistaken.
Thanks and best regards,
Dave