• 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...
  • 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.
  • RL-FlashFS - Use Embbeded Flash (512 ko)
    Hi ! I'm trying to implement a fs on embedded flash (LPC2378 512 ko). I used to SD_File demo and adapt to use the Flash drive. When running the demo I have no error reported but no file is saved...
  • Cortex-M0 and FFT Integration
    Problem Statement: Processing the array with sound samples through FFT on Cortex M0 I am using the ARM CMSIS DSP Library for the Cortex-M0, using following command data_length = 256;   float32_t sample_data...