cancel
Showing results for 
Search instead for 
Did you mean: 

USART4 and USART5

philip23
Associate II
Posted on October 27, 2008 at 15:55

USART4 and USART5

5 REPLIES 5
philip23
Associate II
Posted on May 17, 2011 at 12:48

I test the code with USART1 and USART3. Both are working fine. However, I have to use all 5 USART ports in the same time. I know how to setup all the 5 USARTs control/status/data registers. But I don't know what is the ports refer to USART4 and USART5. There are so many remapping for USART1 to 3. However, there are no description for USART4 and USART5. Is there anyone can give me some information about this. Thanks in advance.

Philip

tibo
Associate II
Posted on May 17, 2011 at 12:48

only UART1-3 have remappings (see RM008, 7.3.7, page 114f). UART4 is on

PC10,PC11 (TX, RX), UART5 is on PC12, PD2 (see Datasheet, Table 4 ''Pin

definitions'').

andreas2
Associate II
Posted on May 17, 2011 at 12:48

It's in the data sheet for the specific device, not in the reference manual for the entire family.

philip23
Associate II
Posted on May 17, 2011 at 12:48

Hi tibo,

Thank you for your information. I checked my existing RM008 Reference manual of July,08 version. It doesn't mention the pin assignment for the UART4 and UART5. Would you mind to send me a softcopy? Or what version you use?

Thanks in advance.

Philip

philip23
Associate II
Posted on May 17, 2011 at 12:48

Hi Andreas1,

Thank you. I found it out. Thanks a lot.

Philip