STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can usart break? stm32f0Discovery

Posted on July 30, 2013 at 10:23I connect USART1 or 2 via adapter Usb2Com but the terminal displays strange symbols....&sharpinclude ''stm32f0xx.h''&sharpinclude ''stm32f0xx_rcc.h''&sharpinclude ''stm32f0xx_gpio.h''&sharpinclude ''stm32f0xx_usart.h'...

stivcrc by Associate
  • 664 Views
  • 4 replies
  • 0 kudos

stm32f4 i2c

Posted on July 30, 2013 at 06:32 hi  I am santosh,I am using stm32f407zet6 for communicating with accelerometer using i2c interrupt mode  My problem is  after receving no of bytes to be read RXNE and BTF flag  remained set .and after that interrupt ...

Core is locked up

Posted on July 29, 2013 at 07:53Hi all,I am working on STM32F407ZET6 controller. I am facing problems after downloading code into the controller, it shows some error messages. When i download my code into the controller using J-Link and when i press...

manoj23 by Associate II
  • 1125 Views
  • 4 replies
  • 0 kudos

SPI with DMA is not working on STM32f2..

Posted on July 30, 2013 at 10:16Hi all,I am having problems with configuring DMA for SPI ( SPI is working without DMA).Did anyone use  DMA with SPI3 on SMT32F2 ? Pls help me figuring out the issue...here is my DMA code:Problem:It is looping @ while ...

STM32F100RB - TIM15IRQ problem

Posted on July 30, 2013 at 12:06Hello! I have problem with this line in my application with STM32F100VLDiscovery: NVIC_EnableIRQ(TIM15_IRQn); I have error - TIM15_IRQn undeclared. I did try also - NVIC_EnableIRQ(TIM15_UP_IRQn); - error again; I don'...

alprof by Associate II
  • 1031 Views
  • 6 replies
  • 0 kudos

STM32F373C8 Minimal Schematic Design

Posted on July 05, 2013 at 18:08I looked around on this site and online, and I haven't been able to find a description of the basic circuit design that I need around the board for full functionality.  Does anyone know where i could find this, or wha...

mattfox by Associate II
  • 456 Views
  • 2 replies
  • 0 kudos

STM32F205: DMA2 operation with ADC1 problem

Posted on July 29, 2013 at 17:54 Hello, I have a problem to work the DMA2 with ADC1 on STM32F205 chip. Problem is the interrupt routineDMA2_Stream0_IRQHandler is never executed despite of configuration is performed. The flag TCIF0 is howe...

clement2 by Associate
  • 639 Views
  • 2 replies
  • 0 kudos