• Looking for C161U USB firmware examples
    I'm writing firmware for a C161U microcontroller to communicate over USB. I've used the DAVE tool to get started. But, DAVE only generates code for endpoint 0 transmit (so that it can implement the standard...
  • C161U - getting started
    I have the Infineon Easy Utah eval board with C161U installed. I'm at the confused stage... Anyone out there with similar problems? Maybe we could trade answers!
  • Infineon C161U EPEC transfer 'dropping out'
    I'm seeing behaviour where an EPEC transfer will end early during the microcontroller's receipt of a packet over the USB. It's a 64 byte EPEC transfer that has been set up to handle a 64 byte USB packet...
  • Hex & Bin
    Hi All, What different about hex and bin file, why the MUC that can be pragraming by these two format? Thanks!
  • Hex to bin file converter
    HI I'm trying to convert a hex file into a bin file with keil’s HEX2BIN.EXE, but I get an error: Invalid record type in HEX record 2711. LINE 2710. : 08 A940 00 021D0102 1E090000 C6 (data record) ...