• XC164 using external ROM
    We want to place an external ROM on our dev board so that if our code exceeds flash limit we can revert to old fashioned crash & burn techniques without having to lay out a new dev board. So the question...
  • XC164 using external ROM
    We want to place an external ROM on our dev board so that if our code exceeds flash limit we can revert to old fashioned crash & burn techniques without having to lay out a new dev board. So the question...
  • CAPCOM6 with external bus XC164 / XC167
    Hello all, has anybody tried to use CAPCOM6E, if the external bus works in 16-bit multiplexed mode ? Without bus - all works fine. But if I enable the bus and set EBCMODE1 with 0x001F (31d) to...
  • CAPCOM6 with external bus XC164 / XC167
    Hello all, has anybody tried to use CAPCOM6E, if the external bus works in 16-bit multiplexed mode ? Without bus - all works fine. But if I enable the bus and set EBCMODE1 with 0x001F (31d) to...
  • Fast External Interrupts
    Hello! We're trying to use the fast external interrupt inputs EX1IN and EX2IN. We read the manual over and over and still we must be doing something wrong because the interrupt service routine never...