• XC164
    hello i want to simulate many input signal but i want know how can i choose the swatch time swatch(????) when i want to one or more signal input thank you
  • Bootstrap for XC164
    I am trying to write a boostrap code for the XC164 but it doesn't seem to start up right. As I understand from the datasheet the bootstrap section starts at 0xE00000 and the start of the bootstrap code...
  • Sourcing XC164
    Can anyone advise where we may source XC164 chips in 10s and hundreds rather than a MOQ of 1400 pieces? Many thanks Bruce Coward
  • spi eeprom
    hi i configured spi using the following code. but the clk is not coming in the sclk pin. can anybody help SSC0_CON_EN=0; SSC_BR = 13 ;//(40000000/2*1000000)-1 SSC0_CON=0xc037; P3.13=1; ALTSELP3...
  • 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...