Values of RTIMER_ARCH_SECOND for frequencies rather than 32MHz, such as; 24MHz, 16MHz and 12MHz
Posted on November 13, 2017 at 15:04Hello all,Using STM32L1XX_NUCLEO with F_CPU equal to 32MHz, the RTIMER_ARCH_SECOND is defined as 32768 in the file platform-conf.h. Please, what are the values of RTIMER_ARCH_SECOND for frequencies rather than 32M...