• General Purpose Timer 1
    Hi I have been going through example and I am struck on one thing.... Need to generate 250mS So I look at the table, the fastest rate which allws timer T3 to have a period of 250mS is 156.25...
  • A question about general purpose timers
    Hello all, I am using GPT3 for timing purposes in my RTOS (I am not running it on hardware yet - just in the IDE). I tried to use the example supplied in the "Getting started and creating applications...
  • prototype general purpose data logger
    program should read a suitable ADC channel of microcontroller at 1 second time intervals and convert the digital value into the corresponding voltage and display the value on the serial window. Stage...
  • 'nTsel' node purpose in .uvopt project file
    Hi, I am currently using Keil 4.7 for my development and planning to upgrad to Keil 5.17 (Latest). I saw some difference in project file which is obvious when I open and close my current project...
  • What is the purpose of using "__aeabi_unwind_cpp_pr0" ?
    Dear all I came across the below .S file when I'm googling for looking a example of startup code. ////////////////////////////////////////////////////// .section .text .globl main0 .globl...