• Need help on STM32F407xx USB HOST Printer class stack for USB POS printer
    Hi, I need help on STM32F4 micro controller. I need to interface USB POS printer with micro controller. I have done little bit working in USB HOST FS/HS Host programming. But i dont know how to write...
  • need help in code
    hi, my project name "adhoc sensor network for windmill conditioning monitoring and control" so im writing code in keil.i have serial communication & ADC-LCD code where i have to merge these to programs...
  • Problem in Code, need Help
    i want help regarding this code, the do-while loop inside "in Bold" is completely ignored, i inserted dummy subroutines inside to see where the execution was going but all i could see was the parent...
  • Keil DFP vs STM HAL
    I wonder if the Keil's DFPs just copy the HAL releases, or are they reworked in some way? Especially, I wonder if it is possible that the bugs which are discussed in the ST forums are fixed in DFPs...
  • 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...