• ASC0
    Hi How can I determine the value of BG(ASCx_BG) and FDV? If I intend to follow the specifications: Input clock: fasc=40MHz FDE=1 BRS=0 Baudrate=115.2kbps Die Jong
  • ASC0 in loopback mode
    Hallo everyone, I'm trying to write a serial port routine using the loopback mode for the XC167CI. I have data stored in an array 'tx_buf' that is transmitted via serial interface using the 'send_tx_buf...
  • Using XC164 ASC0 Transmit FIFO
    Hello, I'm hoping that someone here has used the Transmit FIFO functionality of the XC164 and can offer some tips on how to get it configured and running. I want to use an interrupt routine to buffer...
  • ASC0 & ASC1 simultaneously using with PRINTF
    I want to use PRINTF function to send different data to ASC0 and ASC1 simultaneosly. If i change _getkey and putchar in LIB for ASC1, so PRINTF will send data to ASC1. How to write new PRINTF_1 for ASC1...
  • Problems with ASC0 on ST10F272 vs ST10F269
    I've recently upgraded from an ST10F269 (40Mhz) to an ST10F272 (64 Mhz). Everything seems to work fine, except for the ASC0 communication. On the ST10F269, writing characters to ASC0 is simply a matter...