• Conflict, Register offset of GPIOx_BSRR of STM32F0x1/STM32F0x2/STM32F0x8
    Dear friends, Register offset of GPIOx_BSRR is shown as 0x18 (which looks to be true) in ST's Reference Manual (p163, en.DM00031936) while it is shown as 0x1A in "stm32f072xb.h" header file. It seems...
  • Audio Amplification using microcontroller???
    Hi everyone!!! i'm new to STM32f4. i was wondering if this microcontroller can amplify an input analog signal through audio jack i.e an audio signal and produce amplified voltage at any gpio pin...
  • Custom RTOS - general ideas veryfication
    Greetings Community ! Im currently working on my custom real time kernel project (STM32F7). It was really in mature stage of developement, when i figured that its not compleately ISR safe, gets...
  • FFT algorithm
    Hello everyone. I write FFT, it's ran! But it run very slow speed, I try on STM32F103C8T6 72MHz and used timer to measure time, the result about 360ms and I can't run another program. Somebody help me...
  • IP Camera interface via STM32
    Hi all, I am looking for developing an IP camera based system based on STMicroelectronics STM32. The way it is supposed to work is: STM32F4 will have few IP cameras connected to it. It may have...