Atmel Evaluation Kit AT91SAM9M10-G45-EK AT91SAM9M10-G45-EK Data Sheet

Product codes
AT91SAM9M10-G45-EK
Page of 1361
 1343
SAM9M10 [DATASHEET]
6355F–ATARM–12-Mar-13
 
• RCMR.START = Start on falling edge/Start on Rising edge/Start on any edge
• RFMR.FSOS = None (input)
• TCMR.START = Receive Start
Unexpected delay of 2 or 3 system clock cycles is added to TD output.
Problem  Fix/Workaround
None
50.3.8
Touch  Screen  (TSADCC)
50.3.8.1
TSADCC: Pen detect accuracy is not good
Depending on LCD panels, the pen detect is noisy, leading to an unpredictable behavior.
Problem  Fix/Workaround
An additional resistor solves the problem. Its value (between 100 kOhm and 250 kOhm) is to be tuned for the LCD
panel.
50.3.9
USB  High  Speed  Host  Port  (UHPHS)  and  Device  Port  (UDPHS)
50.3.9.1
UHPHS/UDPHS: USB does not start after power-up
The USB may not start properly at first use after power-up. 
Booting out of the internal ROM fixes this issue because the workaround below is applied in the ROM Code.
Problem  Fix/Workaround
There are two possible workarounds.
1.
Apply a hardware reset (NRST) after power-up.
Or
2.
Activate the PLLUTMI twice, following the procedure below:
– a- Start The UTMI PLL an wait for the PLL lock bit
– b- Disable the UTMI PLL and wait 10 μseconds minimum
– c- Restart the UTMIPLL and wait for the PLL Lock bit
Warning: When booting out of the internal ROM, this workaround is not implemented and therefore SAMBA will not
be functional.
Below is a possible implementation of the workaround: