• 16c554 UART driver
    I'm looking for interrupt driven routines for interfacing a 16c554 Uart on the external bus of a 166, does anybody have any examples of such code? Thanks
  • 16c554 UART driver
    I'm looking for interrupt driven routines for interfacing a 16c554 Uart on the external bus of a 166, does anybody have any examples of such code? Thanks
  • Question about Timer & UART?
    Program: void main(void) { unsigned char t_f = 0; TMOD = 0X21; TH0 = 0XB8; //0XB800 ---> 20ms TL0 = 0X00; // TH1 = 0XFD; //0XFD ---> 9600,T1, // TL1 = TH1; RCAP2L = 0Xdc; //dc-- 11.0592...
  • About Nuvoton NUC029LAN UART
    I have one small doubt on Nuvoton Nuc029LAN, In data sheet it is mentioned as 2Uarts,But in pinout it has Multiple UART pins, I am designing PCB now, using these UART to interface GSM and RFID reader...
  • About Nuvoton NUC029LAN UART
    I have one small doubt on Nuvoton Nuc029LAN, In data sheet it is mentioned as 2Uarts,But in pinout it has Multiple UART pins, I am designing PCB now, using these UART to interface GSM and RFID reader...