• drive an FRAM with a hardware SPI
    Hello, With the help of one example <EX22-SPI> I want to drive an FRAM with a hardware SPI on an LPC2114. This example code uses interrupts to read and write data. Is it mandatory? Who has such code...
  • configuration of the FRAM (FM20L08)
    hi can someone tell me how to configure the FRAM FM20L08
  • use i2c FRAM with RL-FlashFS
    I am trying to setup an i2c F-RAM with RL-FlashFS, not really sure where to start, did not find anything helpful in the RL-Flash docs. Is this possible? If so it would great if someone could point me...
  • CE Generation for FRAM Access and pdata
    Keil compiler has the provision of type specifier 'pdata' which can be used to declare variables in external memory. For SRAM kind of memory devices we can keep the chip enable signal low and use facility...
  • Experience with MPU ?
    Hello, I am using a LPC1788 with FreeRTOS and one of the nice features is the inherent support for a MPU. I am almost finished with my port but I understand that using the MPU will have a massive...