STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 HAL UART DMA RX works only once

Posted on May 17, 2015 at 09:44Hi.I am trying to write a simple program for DMA rx transfers from UART interface. I am using the HAL drivers and HAL_DMA_Recieve.The problem I have found is very strange. DMA RX transfer from UART works only once. The...

link Bootloader to application starts

Posted on June 17, 2015 at 10:07hej ,i would like to know that, how to link JumpToApplication() to my original code starts?..can anyone guide me about this?i have written the code like the below in GCC linker file. GCC Linker file:------------------...

arunl4g by Associate II
  • 739 Views
  • 8 replies
  • 0 kudos

free rtos problem using HAL driver

Posted on June 23, 2015 at 11:53i am using descovry board having stm32f030r8 controller and using MDK-5 with stm32cube.i develope one project un which i run two task one for usart 1 and another for usart 2.each task is just simly receive 70 bytes in...

karan by Associate III
  • 323 Views
  • 1 replies
  • 0 kudos

ST-LINK / V2 USB driver for Windows 8

Posted on June 21, 2015 at 12:29Hello everyone.I can not find a driver for STlinkV2 for Windows 8thEarlier it was at this link: http://www.st.com/web/en/catalog/tools/PF259459It's about STSW-LINK006 - ST-LINK / V2 USB driver for Windows 8, STMicroel...

bedri by Associate
  • 393 Views
  • 2 replies
  • 0 kudos

STM32F030 TIM1 trigger ADC1 (no HAL)

Posted on June 23, 2015 at 10:09 I am using a STM32F030-µC to control a brushless DC-Motor and i want to trigger the ADC with the TIM1. Channel 4 of the TIM1 (CC4) is programmed to look after a compare-event and the ADC should use this event to s...

sehame02 by Associate
  • 306 Views
  • 0 replies
  • 0 kudos