STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 - SPIRIT1

Posted on January 18, 2013 at 17:03Hi, I work with STM32F0, I connect this to SPIRIT1.I need assistance of ST, because I have difficult to work spirit1. I read and write register of SPIRIT1 with successfully. I use the library of ST for work with sp...

STM32F205 fails after setVectorTable call

Posted on April 04, 2014 at 22:43 There is something basic I am overlooking but haven't been able to figure out what. I've written a bootloader that seemed to work, but maybe it just happened to fall into the new program. I seem ...

vneff by Associate III
  • 448 Views
  • 5 replies
  • 0 kudos

Help with i2s configuration

Posted on April 02, 2014 at 12:05hello everyonei have adc ad1877, configured as in pictureHow i should configure i2s in stm32f4 ? I have tried this one   I2S_InitStructure.I2S_AudioFreq = I2S_AudioFreq_32k;  I2S_InitStructure.I2S_Standard = I2S_Stan...

0690X000006056mQAA.png
silent by Associate II
  • 2221 Views
  • 14 replies
  • 0 kudos

STM32F4 User Push Button Interrupt Issue

Posted on April 06, 2014 at 05:22 Hey, I'm currently working on a project for my class with the STM32F4 board, and am having difficulty trying to configure the user push button to cause an interrupt. I have used the F3 board a few times, ...

STM32F4Discovery not executing any program

Posted on April 05, 2014 at 21:54My previously working Discovery board all of sudden not executing any program. I can connect to it with STLink, erase the chip, download any program, verify it, but nothing happens after that. I have tried with many ...

pratipm by Associate
  • 345 Views
  • 1 replies
  • 0 kudos

DAC/ADC/SPI Comm. - Timing Analysis

Posted on April 03, 2014 at 20:53All, We are using the STM32F051C8T6.I have some comments and questions below but I mainly wanted to get a thumbs up to make sure I was on the right track with some of my conclusions.  Thank you for taking the time t...

0690X00000602mCQAQ.jpg 0690X00000602rzQAA.jpg 0690X00000602s4QAA.jpg 0690X00000602s9QAA.jpg

Curve fitting libraries

Posted on April 04, 2014 at 18:31Hi,I am currently working on a PIR-sensor solution, where 10 PIR-sensors are mounted in an array containing lets say 300 elements, at an even spacing distance.Looks like this:* = PIR♯ = array element without PIR-sens...

matte by Associate II
  • 902 Views
  • 1 replies
  • 0 kudos

STM32F3 RTX CAN driver

Posted on April 04, 2014 at 22:23There is drivers for STM32F2xx, STM32F4xx in Keil RTX CAN library, but not for STM32F3xx. Does anybody knows which should I use? #can #stm32f3 #stm32 #keil