• SiLabs F120 banking/init code
    I've read the 2441 webpage and several other documents regarding bank switching on a SiLabs 8051F120 part, but have not found info specific to my particular need. I am using the STOP mode in the...
  • SiLabs F120 banking/init code
    I've read the 2441 webpage and several other documents regarding bank switching on a SiLabs 8051F120 part, but have not found info specific to my particular need. I am using the STOP mode in the...
  • try a software UART, code is at silabs, for UART2
    Try a software UART, code is at silabs, for your second UART. That way you can use the same stuff you already have. It will take away some of the processor steam but you can use timer interrupts to keep...
  • try a software UART, code is at silabs, for UART2
    Try a software UART, code is at silabs, for your second UART. That way you can use the same stuff you already have. It will take away some of the processor steam but you can use timer interrupts to keep...
  • cannot load code into SiLabs C8051F130 w/ CPLD in JTAG chain
    I am trying using the Silabs USB Debug adapter to load and debug code on a C8051F130 and without any luck. The uC is after the Xilinx XC952888XL CPLD , so I configured the KEIL JTAG setup as 1 device...