• PEC transfer complete
    Is there a way to detect when the PEC transfer is complete. I am using a continuous transfer method and decrementing the source pointer based on the initial PEC count. Is an interrupt generated when...
  • PEC transfer complete
    Is there a way to detect when the PEC transfer is complete. I am using a continuous transfer method and decrementing the source pointer based on the initial PEC count. Is an interrupt generated when...
  • data transfer using PEC to Capcom6 XC167
    does it possible to used PEC to transfer a pulse witdh value to capcom6 campare register?. As i know it not possible becouse every time update the compare register, we need to enable the shadow compare...
  • data transfer using PEC to Capcom6 XC167
    does it possible to used PEC to transfer a pulse witdh value to capcom6 campare register?. As i know it not possible becouse every time update the compare register, we need to enable the shadow compare...
  • XC161, Does a PEC transfer interrupt a EXTS Sequence
    My application needs very fast PEC response times. As i can see in the ".lst" file, the Keil compiler uses EXTS sequences for long addressing memory access: EXTS #014H, #04H MOV R5, [R9] MOV...