• FRDM-KL25Z
    Dear All I have done some coding on FRDM-KL25Z platform from freescal to use it’s 16bit ADC, But I will get very unstable results, I have attached PE20 of the board to an 5K external pot which is connected...
  • FRDM-KL25Z can not communicate with TeraTerm
    Hi, I have a program written in ARM assembly language, the task is to display a character on TeraTerm terminal. I have tried to run the program using different version of Keil microvision MDK522...
  • Learning FRDM KL25Z
    Hi friends.. I wolud like to learn FDRM Kl25z programming using uVision5. Suggest me where to start my learning? And if possible please refer me some books or online references or tutorial.
  • PWM for FRDM KL25Z board
    Hi I am writing bare-metal code for PWM generation for the FRDM-KL25Z board. I followed the steps in the datasheet bit I dont seem to see anything coming from the pin. Would appreciate some help to...
  • Simulating a GPIO interrupt - FRDM-KL25Z
    I am trying to simulate a press-key interrupt for the FRDM-KL25Z board. Everything seems to be set up. For example, I can access all the registers in the simulation mode. The only problem is that...