• multiple block of read and write data in SD card ( MCB2300 board with LPC2368)
    Hi All, Can anybody implemented the read and write of multiple block of data to and from SD card in MCB2300 board with LPC2368? The source code in NXP site has single read and write block data...
  • usbd_hid_get_report_trigger() blocks
    I am using a NXP LPC2387 with Keil MDK-ARM Pro 4.6 (and hence RL-USB). I am using the LPC2387 as a USB HID self-powered device connected to a Win7 PC USB-HOST. The LPC2387 is enumerating correctly...
  • Microcontroller erases all blocks except block 0.
    I am using a P89C51Rd+ from Philips. I have been testing my software in this microcontroller.But last night with no apparent reason it stoped to erase the block 0 of the FLASH.It simply does not erase...
  • using a block of flash as eeprom
    I want to use block of flash(16KB) as eeprom. I am using STM32F205RBT6 & keil 4.72. What I have to do: 1. Store 5Kb of user data & retrieve it on startup. 2. Flash endurance of 10000 cycles is...
  • MCB 2300 blocked
    i have changed the PLL setting in the start up code as per the below listing. PLL Constants original value changed value PLLCFG_Val EQU 0x0000000B 0x00010027 CCLKCFG_Val EQU 0x00000004 0x00000007...