• problem
    i use keil arm rvct and have small problem RVCT have no #pragma pack(1) but when i got program from my friend i didnt see this program and RVCT didnt say warning about this command - and i have problem...
  • Problem in problem burning
    Hello everyone, I have purchased LPC2478 development board from EMBEDDED ARTISTS. I want to know how to program the controller. My basic questions are 1. Which method to be used? (USB/SERIAL...
  • FMC problem
    Hello Every one, I am starting a new project and I am using the FMC peripheral in order to communicate with a LCD TFT. I have configured the pins in the STM32cube mx ,and checked on my board the...
  • Simulation Problem
    All: I have been working on projects using both the MCB2300 board (using NXP LPC2378 ARM7) and the MCBSTR9 (using the ST STR912 ARM9) Example code seems to run okay on the board(s), but when...
  • system_LPC13xx.c problem
    I see this code lines in system_LPC13xx.c for clock update: LPC_SYSCON->SYSPLLCLKUEN = 0x01; /* Update Clock Source */ LPC_SYSCON->SYSPLLCLKUEN = 0x00; /* Toggle Update Register */ LPC_SYSCON-...