• LP23XX Correct Write Embbeded Flash Sequence
    As I did not manage to write to 512 Ko Flash using FL-Flash. I coded routines from the LPC23XX manual that make use of IAP commands. I use the CCLK wired to 12MHz XTAL : CCLK is 48000 kHz. I coded...
  • INTERFACE WITH SIMPLETECH FLASH DRIVE SLFLD25R-512
    I am trying to interface with SIMPLETECH FLASH DRIVE SLFLD25R-512 with At89S52. But i did git get any succes up till now. Please help me if some sone had this task before.
  • Accesing 512 bit XRAM on P89C51RD2HBP
    Its there an easy C way to use the extra RAM on the P89C51RD2HABP??????
  • Uart interrupt, 512 bytes limit???
    I have de C51 v4.0. My program implements a uart interrupt (CON1). If in come data stream is 600 bytes, to the Uart, it loss 88 bytes, only de firts 512 bytes are detected; but if then arrived other 600...
  • 512 bit FFT on ARM Cortex M3
    Note: This was originally posted on 24th February 2011 at http://forums.arm.com Hello All, I am using ARM Cortex M3 and want to implement 512 bit FFT. Has anyone implemented the FFT and would like to...