STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USART2 Configuration Problem

Posted on January 07, 2013 at 00:23Hi, I'm trying to read data from an external modem using USART2. PA2=RXD and PA3=TXD. The RXD only drives to about 1 volt. which is why I can't read anything. Is the following code setting up the pins correctly or...

stenasc by Senior
  • 1327 Views
  • 9 replies
  • 0 kudos

DMA interrupt

Posted on July 22, 2010 at 15:25DMA interrupt #dma-irq #stm-32 #stm32-uart-usart #dma

drzile86 by Associate II
  • 1472 Views
  • 4 replies
  • 0 kudos

STM32F2 SWD debug impossible [SOLVED]

Posted on January 16, 2013 at 23:42Hi at all,I read swd related post in this forum but i'm still unable to start debugging on stm32f2 chip through SWD interface. I tried with ST-LINK V2 and with SEGGER J-LINK (supporting swd), more o less with same ...

tpedef enum

Posted on January 18, 2013 at 04:33Hi guyz simple question.. Im trying to get my way in stm32 platform and I am playing around with the samples. I have this typedef enum {   LEd3 = 1,   LED4 = 0,   c0=1,   c1=3,   c2=4,   c3=5,   c4=6,   c5=7,   c...

xtian by Associate II
  • 401 Views
  • 1 replies
  • 0 kudos

PWM with different types of pulses

Posted on January 16, 2013 at 08:43Hello I am new to the PWM programming , I need to generate pulses of different types in a particular pattern say 80--50--20 % duty cycle consecutively at different frequencies. I am using STM32F05XXX board. Any in...

sajeed by Associate II
  • 737 Views
  • 5 replies
  • 0 kudos

BASIC GPIO

Posted on January 17, 2013 at 09:34Hi Guys, I am 1week old to stm32 programming I came from PIC1ST QUESTION // FROM Pic Basic Code normally I do this TrisC = %11111111 int data = PortC the return is the decimal equivalent of the binary or port C exa...

xtian by Associate II
  • 1575 Views
  • 7 replies
  • 0 kudos

BASIC USART

Posted on January 17, 2013 at 09:41Hi Guys, I am 1 week old to STM32 Platforms and I am using stm32VL and stm32f4Discovery, and it is my first time to program microcontroller in C platform I am having a hardtime understanding the sample i found in w...

xtian by Associate II
  • 633 Views
  • 7 replies
  • 0 kudos

Problem with internal flash EOP interrupt

Posted on January 17, 2013 at 17:28Hi,I'm working on a project on the STM32F100 using the CodeSourcery GCC C compiler and linker in eclipse. I'm using some of the standard library from st. The project is almost done and using many timer, interrupts,...

STM32W RF Power Management

Posted on January 17, 2013 at 18:40Hi Everyone,I am looking to do use a STM32W chip in an application that is isolated from power and I would like to make it run for several months at a time between charging of the battery. To make matters worse, no...

STM32F10x_StdPeriph_Lib_V3.5.0 with IAR 6.50 and STM32F100C6

Posted on January 17, 2013 at 12:01I'm using STM32F10x_StdPeriph_Lib_V3.5.0 with IAR 6.50 and I want debug a simple project over STM32F100C6.Is this possible? The examples project run over the following hardware USE_STM32100B_EVAL USE_STM3210B_EVAL ...

stst9187 by Associate II
  • 474 Views
  • 1 replies
  • 0 kudos