Read the periph_conf.h file of your board and you'll find the required pins:
https://github.com/RIOT-OS/RIOT/blob/master/boards/mbed_lpc1768/include/periph_conf.h

Cheers,

Le 10 déc. 2017 10:33 AM, "tiago carvalho" <[email protected]> a
écrit :

> Hi guys,
>
> I'm wondering if you guys can help me out with the default UART device for
> the mbed_lpc1768 board, to see printf and puts outputs in a serial client
> like putty.
>
> I tried all pins (9/10/13/14/27/28) with several baudrates withouht
> success. Is there any other action I need to do before this works?
>
> Thanks in advance,
> Tiago C
>
>
>
> _______________________________________________
> devel mailing list
> [email protected]
> https://lists.riot-os.org/mailman/listinfo/devel
>
>
_______________________________________________
devel mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to