• Accesing 512 bit XRAM on P89C51RD2HBP
    Its there an easy C way to use the extra RAM on the P89C51RD2HABP??????
  • how can i view the total 512 BYTE RAM?
    I select a chip which has 512 BYTE RAM, but i only can watch the content of low 128 BYTE RAM. thanks for your help.
  • HID, how to receive/send 512 bytes in one transfer
    Hi, I use LPC2148, I use keil USBHID example code and change hid descriptor like this: 0x96,0x00,0x02, //512 bytes in count 0x96,0x00,0x02, //512 bytes out count question: 1. its that enough To...
  • 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.
  • 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...