• Read/Write from register
    hi I am trying to implement a filter on my Cortex m-0 based FPGA the main idea of this project is to create an accelerator from my C code to reduce the execution time ..and since my accelerator was...
  • how to write to the external memory
    Hi everybody I am using ADuC7026, I have just written two program(i.e fft...). but it isnt downloading to flash after setting debug it is saying like code size limit exceed. Is there any code or any...
  • write and read from sle 4418
    In my project i need to communicate with sle 4418, the microcontroller i used is pic 16f877. I used i2c to communicate with sle 4418. but it is not working, could you please give me sample codes to write...
  • external memory configuration/support
    Hello, We are using the AT89c51rd2 micro-controller for a mass production product. We are currently using both external flash and RAM memories(RAM = 64K, Flash = 1MB). This architecture are working...
  • configure external memory in lpc2378
    I am working on MCB2300 (with LPC2378 processor). This processor supports external memory and it has got two banks (at locations 0x80000000 and 0x81000000 respectively with each having size of 64K)....