• external SRAM
    Hi. I'm trying to get the basic understanding for the FSMC lib and how to use it to control an external SRAM. So my question is has anyone had any luck using the ST firmware lib example (SRAM) on...
  • External sram
    Hi I want to conncet lpc1343 to external sram this mcu dont have emc but I want to connect it can anyone help me for how to use it in keil
  • GNU GCC v4.1
    I have succesfully compiled with cygnus (GCC v3.2) When cygnus path is changed to: C:\winarm and change the GNU Tool prefix to "arm-elf-" Then build I get error: --- Error: can't execute 'arm...
  • uVision 5 to GNU GCC
    So pretty much I am trying to compile my current source code using the GNU GCC without the need of the IDE. I'd love to setup an automated compiling system so I can produce nightlys but without a makefile...
  • LPC2388 Bootloader and external SRAM
    Hello Everybody, I have a bootloader from USB Mass Storage device where LPC2388 is the Host. I made the bootoloader and the main application settings based on AN10835 where bootloader read the file...