STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Errors in STM32F30x Standard Peripheral Driver library

Posted on November 13, 2013 at 16:53Not sure where to file bug reports, but I wanted to make sure this was recorded somewhere. I've found two errors (so far) in the STM32F30x_StdPeriph_Driver (v1.0.0) that I downloaded to use with the STM32F3-Discov...

aaron by Associate II
  • 494 Views
  • 2 replies
  • 0 kudos

Reciprocal counter

Posted on November 14, 2013 at 14:27Hi, i tried realizing reciprocal counter with STM32F429i, any sugestion how to synchronize start/stop two counters with diferent externat clock?

kosta by Associate
  • 395 Views
  • 1 replies
  • 0 kudos

Help with SPBT2632 Bluetooth module

Posted on November 14, 2013 at 14:55I plan to use an UART interface to communicate with my bluetooth module and I plan to wire the RTS, CTS, RX and TX pins to my uC, and until the components arrive, I would like to build some code to test it. SPBT26...

dmg0048 by Associate II
  • 409 Views
  • 1 replies
  • 0 kudos

Using the STM32F10x DSP library FIR

Posted on October 29, 2013 at 16:57I'm unsure on how to use the FIR interface. From the provided example: int a[N];/*filter output vector*/ short x[M+N-1] = {x0,x1...,xM+N-1};/*filter input vector*/ short h[M]={h0,h1...,hM-1};/*filter coefficients v...

denis by Associate II
  • 875 Views
  • 4 replies
  • 0 kudos

permanent I2S MCK output

Posted on May 28, 2012 at 10:30Hi I want to connect a PCM3168a audio codec to a STM32F407VG (Discovery board). The problem is the Codec is only alive when MCK is provided. Without MCK the control interface (i2c) is dead. Is use SPI3 in I2S mode for ...

tilolutz by Associate II
  • 2383 Views
  • 14 replies
  • 0 kudos

STM32F103Z USART strange output

Posted on November 12, 2013 at 16:38Hello, I'm using a SM3210e-Eval board with a http://www.mikrocontroller.net/part/STM32F103Z processor from http://www.mikrocontroller.net/articles/ARM and I'm a newbie . I dont really get why but if I send I getti...

samed by Associate II
  • 758 Views
  • 8 replies
  • 0 kudos

I2C under Matlab Simulink STM32F4 Discovery

Posted on November 13, 2013 at 14:35Hello everybody, is it possible to use I2C with the Simulink Target for the STM32F4 Discovery? In the GPIO-Config-Block, you can set the Alternate Function on I2C, but I cant find how to initialise I2C oder read/s...

micha2 by Associate II
  • 628 Views
  • 2 replies
  • 0 kudos

stm32 active low pin

Posted on November 12, 2013 at 17:11Hi,on STM32F40x datasheet http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00037051.pdffrom page 45 to 57 there is a pinout and pin description table.How could recognize an acti...

frantic by Associate II
  • 549 Views
  • 3 replies
  • 0 kudos