• STM32 real time FIR filter from ADC samples
    Hello, I have a Nucleo-L476RG board and I'm trying to make a lowpass filter with the FIR function (using cmsis libraries) to filter the samples I get from the ADC in realtime. Then I'd like to get...
  • STM32 real time FIR filter from ADC samples
    Hello, I have a Nucleo-L476RG board and I'm trying to make a lowpass filter with the FIR function (using cmsis libraries) to filter the samples I get from the ADC in realtime. Then I'd like to get the...
  • What's the minimum time between samples on ADC of STR912F?
    Hi, I'm trying to sampling a sinusoidal wave with frequency of 60Khz, put the ADC tooks about 7us to do one conversion. (using fadc = 24Mhz, continuos mode and only one channel enabled). My question...
  • Real time 'times' and clock cycles
    When running within the Keil simulator, how can one find out the number of clock cycles which have occured since simulation start and/or the absolute 'real time' of the simulation? TIA
  • STR91X_UARTIRQ.ZIP sample code does not work
    I downloaded the new sample file STR91X_UARTIRQ.ZIP and ran the target for the simulator. It doesn't work right. I am using the trial version of the IDE, MDK303a.exe. The first failure is an access...