Hi Guys,
I had a concern on the AM3359ZCZ.
We have built 4 prototype boards with beagle board BONE as reference. We tried to power up the board and it’s not able to boot through the UART.
Currently our prototype have the following SYSBOOT pin configured.
SYSBOOT[15:14] |
SYSBOOT[13:12] |
SYSBOOT[11:10] |
SYSBOOT[9] |
SYSBOOT[8] |
SYSBOOT[7:6] |
SYSBOOT[5] |
SYSBOOT[4:0] |
Boot sequence |
01b = 24MHz |
00b |
00b |
0 = ECC done by ROM |
0 = 8-bit device |
this two pin NC |
1 = CLKOUT1 |
000010b |
1. UART0 |
We have verified our power up sequence as inside the AM335x datasheet page 91 - 95.
We are able to probe the following behavior from the IC:
- CLKOUT1 : this output pin have a 24MHz clock transmitting from it, prove that the IC has powered up.
- nRESETIN_OUT : this output have the behaviour stated in “8.1.1.7.14 PORz Sequence” of the technical manual.
For a normal boot process from UART0, the UART0 TXD will be transmitting a “C” character. We are unable to observe the event, either in console terminal or oscilloscope.
Any idea of what is the problem the IC is not transmitting “C”?
Regard's
Jason