• Issue wih UART1 and SD card bootloader
    Hi dear Keil fellows, I am developping a SD card bootloader based on the app note AN10835: LPC2000 Secondary bootloader . I don't need the menu and the command set to match the requirements of my...
  • problem wih global variables while having ram function
    I am using Uvision 3 , Generating code for lpc2214 Here below is my simple code int x=10 ; int y=100 ; void ram_fun(void); void delay(void); void main() { ram_fun(); while(1) { ; } }...
  • Error : Flash download failed - Target dll has been canceled wih Segger Debugger
    Hi... Dear all, I bought a Segger's ARM Debugger J-Link EDU Version 9.3 I am using Keil 5 IDE for compiling & debugging my code. But when I debug the code it fails. & gives the error message...
  • Library for SD card
    Hello!! I am trying to code my stm to work with a memory card fatfs but unable to find a library for it. can anyone please help me ?
  • Chip cards library ?
    Hello ! I developing time control device for entertaiment machine, which have to read and write chip cards with internal reader. I have standard conector fow chip cards with 8 contatcs (ISO). Chip...