• development kit (an2131-dk001)
    Hi everybody,I use a development kit (an2131-dk001) who contains 8051 microcontroller. I would like to generate a frame composed by few bytes (SOF, start bit, data, stop bit, and EOF) in synchronous mode...
  • AN2131S sharing CODE and XDATA?
    Hello, could you tell me, wether the AN2131 from Cypress shares CODE and XDATA-memory? And how do I have to configure the CODE and XDATA-spaces in the BL51-dialog? Regards, Stefan
  • Development kit an2131-dk001
    Good morning I use a developement kit cypress, i would like to know where i can download c51L.lib file. I currently using c51S.lib but there isn't enough memory. Therefore i need to use C51L.51 ...
  • cypress FX2 monitor compile
    How can we compile MON51 for Cypress FX2 target ? What do we need to change in INSTALL.A51, defines, or else ? Cypress told to ask to Keil, because the monitor is theirs. please help!
  • Cypress FX2 and Keil
    Hi guys, I am using keil C51 to do the program and debugging the cypress FX2 ezusb chip. In my project options I selected Cypress FX2 as the device type. Should I add an include file in my .a51 file...