Hi Jimmychan
The clock for UART has been already enabled in function '__arm void low_level_init (void)'.
// configure peripheral enables for CGCR0
CGCR0 = 0x1FFFFFFF;
// configure peripheral enables for CGCR1
CGCR1 = 0xFFFFFFFF;
// configure peripheral enables for CGCR2
CGCR2 = 0x000FDFFF;
Is there any other register should I set?
Regards
在 2013-07-25 16:19:38,jimmychan <admin@community.freescale.com> 写道:
|
|
|
|
question about UART sending on imx257
reply from jimmychan in i.MX Community - View the full discussion
Please enable the clock for UART. Please check the Clock Gating Control Register (CGCR) in the CCM module.
Reply to this message by replying to this email, or go to the message on Freescale Community |
Start a new discussion in i.MX Community by email or at Freescale Community |
Following question about UART sending on imx257 in these streams: Inbox |
|
|