STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LWIP code

Posted on June 27, 2017 at 20:34Application note AN3966 (LwIP TCP/IP) mentions example code. I would like to find this code or any examples that might help me set up an STM32F437 using MII. We are using Micrium uC/OS-III so I cannot use HAL or cmsis...

John Hite by Associate III
  • 306 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F469I-Discovery available

Posted on October 11, 2015 at 17:16Stock present at major North American distributors, Arrow, Digikey and Mouser.http://www.digikey.com/product-detail/en/STM32F469I-DISCO/497-15990-ND/5428811 has the most aggressive pricing at ~$60 vs ~$80

Resolved! I2C DevAddress incorrect

Posted on June 26, 2017 at 16:03Hey,I have a problem with the I2C1 on the STM32F746G-Discovery.I'm using the example-code for communication with DMA, but I changed the address mode from 10bit to 7bit.Now it's getting strange. The ST-Board is the mas...

benny by Associate II
  • 1435 Views
  • 7 replies
  • 0 kudos

OSC_OUT

Posted on June 27, 2017 at 14:45Can OSC_OUT pin be used as GPIO pin when OSC_IN is used as clock input ?CubeMx shows that both of OSC_IN/OSC_OUT should used as clock pins with HSE(bypass clock source) options.

isjeon by Associate II
  • 1996 Views
  • 7 replies
  • 0 kudos

STM32F051x programming system memory

Posted on June 27, 2017 at 10:02hi everyone,i�m working with the STM32F051.I want to programm the System memory over the Serial interface using the ST Flash Loader Demonstrater.So i set the BOOT0 Pin high, and connected the STM32F051 to the Computer...