
30 Jul
2015
30 Jul
'15
4:20 p.m.
On Thursday, July 30, 2015 at 04:13:14 PM, LEMIEUX, SYLVAIN wrote:
Hi Marek,
Hi!
Thanks for the feedback. I will do the change and submit a new revision of the patch.
For your question regarding reference to UART 5 inside the USB driver;
- It is possible to also route the UART5 Tx/Rx pin to the USB D+ and D-
pins; the driver ensure this is not selected. For details, refer to UM10326, "LPC32x0 and LPC32x0/01 User manual - Rev. 3" table 459 and paragraph 17.2.3.2.6.
- I will add comments in the code.
Well in that case, you should pull out a separate pinmux code and do the pinmuxing in the board setup code, definitelly not in the USB driver.
Best regards, Marek Vasut