• fx2 interrupt int0
    Hello, I want to work with the interrupt int0 of the FX2. The regsiters I have to use are written down in the TRM of the FX2. But where are informations about enabling the interrupt or name of...
  • fx2 interrupt int0
    Hello, I want to work with the interrupt int0 of the FX2. The regsiters I have to use are written down in the TRM of the FX2. But where are informations about enabling the interrupt or name of...
  • Interrupt driven uart / printf / FX2
    Hello does anyone tried to uart an interrupt-driven uart in the framework of Cypress? I mean : - do I need to modify putchar() to use printf()? - what the uart ISR need to do when TI!=0 I...
  • Interrupt driven uart / printf / FX2
    Hello does anyone tried to uart an interrupt-driven uart in the framework of Cypress? I mean : - do I need to modify putchar() to use printf()? - what the uart ISR need to do when TI!=0 I...
  • Using Cypress FX2 external RAM for code larger than 16k
    I've scoured through both this site and at cypress to try and find out how to do this, but nothing seems to work. I have program code which is 27k in size, and the internal memory on the FX2 is only...