• puts
    hey want to ask that the put() function has a line feed and enter in itself?????? or what?
  • Printf and UART
    Dear All, I have used printf function for to write on serial UART1 but I want to use printf for write also UART0. Is it possible to use printf for to write on two UART? If yes.... How do? ...
  • Interrupt driven uart / printf / FX2
    Hello does anyone tried to uart an interrupt-driven uart in the framework of Cypress? I mean : - do I need to modify putchar() to use printf()? - what the uart ISR need to do when TI!=0 I...
  • printf debbung without uart
    Hello all, I would like to know if there is a way in the simulation with uVision to use a printf to display debugging information on window of uVision to a micro cortex m3 without committing a uart...
  • uart printf nuvoton keil
    I am using Nuvoton ARM Board. Here i want to use UART1 but the printf function is not working for any other UART port leaving UART0. void SYS_Init(void) { /*------------------------------------...