STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407 Ethernet interface problem

Posted on May 14, 2014 at 08:21I have a board based on the STM32F407 with a LAN8710A phy. I have ported part of the Nichelite IP stack and got it to work when the board is connected directly to the test PC via a non-crossover cable. When an Ethernet...

dbrustur by Associate
  • 282 Views
  • 1 replies
  • 0 kudos

STM32 Clock Issue

Posted on May 21, 2014 at 23:36I have written a small piece of Code in CooCox. I want to use it for the F303 and for the F030. I have noticed that the reset value is not correct. Regarding to the reference manual the RCC for both is identically. Res...

juergen2 by Associate II
  • 856 Views
  • 4 replies
  • 0 kudos

STM32F4 timer granularity ?

Posted on May 21, 2014 at 21:28hello forum ,I want count the time between the rising and falling edges of a 100 Khz square wave with STM32F4 timer now as the timer counts with 168 Mhz ,what can be the minimum count between the two very close measure...

stm32f427 PWM output interrupts

Posted on May 21, 2014 at 20:25I am working on outputing a PWM signal, and everytime I set up my initialization and enable the timer. The interrupt flags for channels 1,2 and 3 all get set and i am not sure why? even if i don't enable those 3 channe...

kevan by Associate
  • 333 Views
  • 1 replies
  • 0 kudos

STM32 Pin config question

Posted on May 20, 2014 at 19:35Hello all, as a newbie to STM32 I am unsure how to configure the pins for CS and PWM in the attached picture. The Buzzer is from mikroElektronika. Thje buzzer ist from mikroElektronika, but they didn't really help with...

forum by Associate
  • 637 Views
  • 1 replies
  • 0 kudos

stm32f103 - memory protection

Posted on March 31, 2014 at 23:46Hi, I have problem with my stm32f103, I use a st-link utility and I cant send program. When I try erase sectors I get error ''Verify the memory protection.''.23:37:18 : ST-LINK Firmware version : V2J19S0 23:37:18 : C...

0690X00000605Y7QAI.png

Linker file STM32F429

Posted on May 21, 2014 at 13:48HelloWe have made a custom board which uses a STM32F429II. On that board we also have a SDRAM memory chip of 512Kbit that is connected to the STM32 with the FMC peripheral.We confirmed that the memory chip is working c...

m_ by Associate II
  • 851 Views
  • 4 replies
  • 0 kudos

STM32F405 usb recognization

Posted on May 20, 2014 at 13:39we've made an oscilloscope that displays data on PC screen with a software,which is creted on Qt Creator. The MCU software works well on STM32F4 Discovery board,which has STM32F407VG; but when we program STM32F405RG,pr...