STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2S operation (STM32F429)

Posted on July 02, 2014 at 13:35Hello! I got a trouble using I2S in STM32F429. When I configure this interface in master receive mode, it starts to generate all corresponding signals (MCK, CK, WS) just after it is enabled. Of course, these signals a...

lbt88 by Associate
  • 388 Views
  • 1 replies
  • 0 kudos

Change GPIO direction dynamically

Posted on July 10, 2014 at 14:39Hi AllI'm using an STM32L151 in my project.I have one GPIO configured as an input, and I need to change the direction dynamically. What is the most efficient way to do this ?Each time I want to change direction, shoul...

jerome2 by Associate II
  • 1059 Views
  • 2 replies
  • 0 kudos

STM32 SPI Problem receive only (with ADS1298)

Posted on December 30, 2012 at 16:16Dear all, I have just started working with STM32 microcontrollers (in this case it is a STM32F103VZE) coming from dsPIC controller family. I want to port a ECG system using the ADS1298 (from TI) from dsPIC to STM3...

gleich by Associate II
  • 2366 Views
  • 5 replies
  • 0 kudos

STM32F0- RS485 communication problem

Posted on July 09, 2014 at 12:39 Hi, I am trying to connect STM32F0 board with an energy meter. The Energy meter supports RS485 protocol. I have connected USART 2 to MAX 485 and the o/p of the MAX485 is connected to a level shifter 74ls25 an...

aruns06 by Associate II
  • 748 Views
  • 4 replies
  • 0 kudos

jump from flash to RAM

Posted on July 13, 2014 at 14:19Hi,We have application that run in flash from address: 0x08000000.In order to update the application, we send loader code to the application through USB, the application copy the loader code in the RAM starting from a...

ilanh by Associate II
  • 516 Views
  • 1 replies
  • 0 kudos

STM32F3, SPI and L3GD20 communication problem

Posted on July 12, 2014 at 13:25 Hay! That's me with a problem, again! I am trying to communicate my gyro sensor on my discovery board via SPI interface. Firstly, as always, i was trying to do this all by myself with reference manual, but i fail...

maciek by Associate II
  • 349 Views
  • 1 replies
  • 0 kudos

DMA_FLAG_FEIF0 value incorrect in stm32f4xx_dma.h?

Posted on July 12, 2014 at 15:59While trying to track down my DMA2 stalling problem, I've tried to enable interrupts for things other than completion. As a result, I notice that these two definitions: </p>   #define     </b>     DMA_FLAG_FEIF0 ((u...

Problem in duty cycle

Posted on July 11, 2014 at 16:14Dear sir,i have following conditions.the problem is that, my actual value & compiler value are not matching.in debug options.1) i am getting duty cycle on o.scope less than 2% the actual calculations.look forward to h...

deepak by Associate II
  • 716 Views
  • 4 replies
  • 0 kudos