STM32F767ZI nucleo board printf to console Posted by d_ii on 2021-01-08 15:37 > have put a breakpoint in _write function and I can see that it is being called So, just implement int _write(int file, char *data, int len) function?