• Cypress Cy7c68013a
    We have decided to use the Cypress FX2 which has code examples for Keil. While I have years of experience with IAR and Ti Code Composer I'm new to Keil and have not seen _AT_ used as follows: EXTERN...
  • CY7C68013A Serial Communication Problem
    Dear Friends, I have written Serial communication program for cypress CY7C68013A which is not working, Please find the code below, if there is any more registers to be set please tell me, CPUCS...
  • DEBUG problem ( CY7C68013A )
    Hi all, I have a problem with KEIL Debugger, with the following steps I can't use the KEIL DEBUGGER: - I plug my board with CY7C68013A chip - I open CyConsole EZ-USB software - I select mon-int...
  • Removing Code will adjust whole program
    When I remove a little piece of code, what has no issue with the working of my program, the program doesn't work at all. Also I've got 2 function that aren't used at all, but when I remove them, my...
  • fifo()
    Hi All,, The Data is serially coming into my controller , is processed there and then sent out serially. The data is packed between header (8 zero bytes) and tailer (8 0xff bytes). Should i detect...