Thank you for your answers, I still can't see printf output.
If I use uart_stdio_write() instead, it works with both LPC_UART0 or LPC_UART3. Any other hints? Cheers ________________________________ De: devel <[email protected]> em nome de Alexandre Abadie <[email protected]> Enviado: 10 de dezembro de 2017 10:34 Para: RIOT OS kernel developers Assunto: Re: [riot-devel] mBed default UART Hi, For this board, I think the default UART for stdio is available directly via the USB port. You just need to open /dev/ttyACM0 (on Linux) at 115200baud. Alex ________________________________ 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
