STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F205 TIM5 PWM frequency calculation?

Posted on October 10, 2013 at 08:20 Hi, I will output a PWM Signal on a STM21F205 Pin A3 and use the following code: GPIO_InitTypeDef GPIO_InitStructure; TIM_TimeBaseInitTypeDef TIM_TimeBaseInitStruct; TIM_OCInitTypeDef TIM_OC...

mail2 by Associate II
  • 772 Views
  • 4 replies
  • 0 kudos

C problem

Posted on October 10, 2013 at 14:33 I'm confused I want to have some .c and .h files like thats in stm libs I declare variables in .h files and include each one in specific .c file. also all included in main.h file and then include mai...

_behn4m by Associate II
  • 393 Views
  • 1 replies
  • 0 kudos

STM32F407 + KSZ8031

Posted on October 10, 2013 at 15:06made a pcb with KSZ8031 physics, everything is connected correctly (checked back a hundred times), downloaded example STM32F4x7_ETH_LwIP_V1.1.0, rewritten for RMII , based on its layout, software reset run ok, ETH_...

mail23 by Associate
  • 292 Views
  • 0 replies
  • 0 kudos

APB 1 36MHz Limit

Posted on October 01, 2013 at 21:43I am using STM32F103R6 for a motor control application.STM states that the APB 1 frequency limit is 36 MHz, but I am using it with 72MHz and it looks like that all peripherals work fine. What risk am I taking? Is t...

sirpak by Associate II
  • 664 Views
  • 4 replies
  • 0 kudos

STM32F427 adding SDRAM with NOR Flash and SSD1963 to FMC

Posted on October 09, 2013 at 10:19Dear All, If I use the FMC external bus to drive SDRAM and also some NOR flash and a display via an SSD1963, do you recommend buffering the bus between the SDRAM and the Flash / Display? I've looked at various app...

STM32F4Discovery + AD7680 via SPI

Posted on October 07, 2013 at 12:32The original post was too long to process during our migration. Please click on the attachment to read the original post.

Any iDea on using Circular Buffer for DSP application

Posted on October 06, 2013 at 19:11Hi,I want to know about the use of circular buffer so that I can efficiently utilize the cycles available to me every Sampling Interval, to make a low pass filter of order 3.Best Regards,Umair Mukati. #dsp-dma #...

contact2 by Associate II
  • 699 Views
  • 2 replies
  • 0 kudos