STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F051 with SPI: no reception

Posted on March 04, 2014 at 12:10Hi,I have the SPI communication working but do not receive the answer of the slave. I can see the answer on the scope but not in the controller. Can anybody help ?My main.c/* Includes --------------------------------...

0690X000006056DQAQ.png

PWM Signals

Posted on March 02, 2014 at 19:38Hi. I'm currently in a group who are building an ROV and using the stm32f100rb to controll 7 rc motors. The issue I'm having is when outputting a pwm signal to a osciloscop I get a very rough resolution. The signal i...

smvhauge by Associate II
  • 687 Views
  • 6 replies
  • 0 kudos

STM32F429I Discovery LCD Pin disconnected/malfunctioning

Posted on February 21, 2014 at 13:29I have developed LCD driver for STM32F429I Discovery board using RGB565 (16bit) Pixel Format. My demo is displaying RED color filled rectangles by setting each RED pin (Total 5) one by one. i.e. 0x8000, 0x4000, 0x...

H UQ by Associate II
  • 306 Views
  • 1 replies
  • 0 kudos

spi speed configuration of STM32L

Posted on March 04, 2014 at 00:42Hi all,I am playing with SPI examples of STM32L recently and would like to ask a simple question about the SPI clock rate.  When I read through the datasheet, it mentions APB1 and APB2 have maximal frequency of 32MHz...

STM32F4 UART programming

Posted on July 30, 2013 at 10:08I have managed to make Flash loader demonstrator work with my FTDI. Whenever I want to connect to my STM32F4 Discovery board I have to do that in two steps. Firstly I connect proper pins from FTDI to PCB, then I open ...

jernej by Associate
  • 1703 Views
  • 8 replies
  • 0 kudos

software i2c not working..

Posted on March 09, 2012 at 16:41Want to read my LIS302 sensor with software I2C (bit banging)Hardware i2c works.Here is some code.Please help me with software i2c...http://pastebin.com/d0M9jRaY

hitsumen by Associate II
  • 1896 Views
  • 21 replies
  • 0 kudos

Lan8720 interrupt pin

Posted on March 03, 2014 at 16:35Hello everybody. I want to use lan8720 ethernet interface with the interrupt pin. But the interrupt pin is the same with the refclk out. So if I use anexternal 25Mhz clock, or the stm32f4 mco pin, need to connect the...

totti001 by Associate II
  • 391 Views
  • 2 replies
  • 0 kudos

How to use DSP library with STM32L1xx on IAR?

Posted on March 02, 2014 at 16:14Hello,I want to use DSP library functions on STM32L1xx.STM32L1xx is using ARM-cortex M3, same as STM32F1xx. How can I include the DSP library (ST library or CMSIS library) to a project?Thanks #stm32l1xx-and-dsp-li...

zoharr by Associate II
  • 686 Views
  • 2 replies
  • 0 kudos

ADC is triggered by timer

Posted on March 03, 2014 at 11:28 Helllooooooooo,I want to use the configured timer as a trigger for the A/D converter. I have to set up an interrupt service routine (that will be called when new data is ready to be read) to read the data and fill a...

shiva by Associate
  • 357 Views
  • 1 replies
  • 0 kudos

Preload register

Posted on March 03, 2014 at 10:37Hello,I'm new in microcontroller world and have a question. What is preload register in TIM3? I really don't understand it's meaning. So could somebody help me, please. #preload-register

karolina by Associate II
  • 889 Views
  • 2 replies
  • 0 kudos