rcsim opened a new pull request, #11501:
URL: https://github.com/apache/nuttx/pull/11501

   ## Summary
   Fix board configuration for USART2.
   Currently users are not able to connect to USART2 using default NSH 
configuration as the board Nucleo-l432kc does not expose the PA15 on its 
connectors, so this commit make PA3 the default pin for USART2
   
   
![image](https://github.com/apache/nuttx/assets/30301531/c4645090-c884-4178-9cf3-5cadabd17e68)
   
   Table 16 from UM1956 - User manual
   ## Impact
   Users will be able to connect to NSH using USART2 without any additional 
configuration.
   
   ## Testing
   - Build NSH config
   - Connect to NSH via USART2
   
   nsh> uname -a
   NuttX 12.3.0 b516b29efc-dirty Jan  7 2024 19:25:49 arm nucleo-l432kc
   nsh> 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to