• nRF9E5 + 8051 + debug mode
    Hello, I'm a newbie in micro development. I have an evboard nRF9E5 kit and I would like to use the debug mode to see registers and ... What's the procedure to realize this ? Thanks a lot...
  • nordic nrf9e5 - writing data to EEPROM
    does anyone know how to read data from the SPI onto the EEPROM . I am having difficulty writing to the external EEPROM of the nordic nrf9e5. Any sugggestions are highly appreciated!
  • Cypress FX2 Dev Kit - Generating code for single Chip Dev
    I am working with a Cypress FX2 development kit for USB. The current customer just wants a USB loopback feature that is implemented in the kit. The Keil documentation states: The startup code generated...
  • fs flash for keil mcb1760ume dev kit
    Hello, I am trying to adapt the RL-ARM example "SD_File" to use the flash on the M3 itself. I tried to partition the on-board flash into two equal pieces, one for code and one for the flash drive...
  • Accessing external I2C EEPROM with Cypress EZ-USB dev kit
    Hi I'm trying to add an external EEPROM to my Cypress EZ-USB NX2LP-Flex dev kit, and accessing it using the library functions EZUSB_ReadI2C(), EZUSB_WriteI2C() and EZUSB_WaitForEEPROMWrite(). ...