STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USART gets overrun error non-stop

Posted on February 19, 2016 at 02:17I'm using STM32L4 with CubeMx.  I want to use USART3 to implement an RS232 console echo.My CubeMX is configured like this photo (and I have ''USART3 global interrupt'' checkboxed as enabled. After auto-generating ...

0690X00000604WGQAY.png
ernie by Associate
  • 474 Views
  • 1 replies
  • 0 kudos

CAN Filters config for STM32F105 problems

Posted on February 19, 2016 at 12:32HI, I try to config Filters for two can bus on STM32F105, but i have strange problems .When i config filter with CAN2SB = 14 to specify start point of filters for CAN2, the interrupts RX0 and RX1, not work.If i co...

Marco1 by Associate II
  • 724 Views
  • 3 replies
  • 0 kudos

CSTACK issue with IAP

Posted on February 18, 2016 at 13:37Hi, i'm trying to make an app for my card to introduce IAP (update by ethernet, http in my case)To do this, i'm starting from the example give by stm32 cube STM324x9I_EVAL\Applications\LwIP\LwIP_IAP\EWARM (I test ...

0690X00000605MBQAY.png 0690X00000605MGQAY.png
idealsim by Associate II
  • 1092 Views
  • 5 replies
  • 0 kudos

Please fix the ''Search functionality'' in STM32 forum

Posted on February 11, 2016 at 10:07Hi, the search button does not work for ''This list:STM32''. Could you please fix this? (If I enter e. g. I2C and press search, then it will not find anything. With ''This list: Microcontrollers'' it works ... but...

flyer31 by Senior
  • 742 Views
  • 6 replies
  • 0 kudos

STM32F401RE: undefined reference to `HAL_SPI_Init'

Posted on February 18, 2016 at 23:59 Hello, I try to initialize my SPI3 on the STM32F401RE Nucleo Board. But as soon as I call my Init_SPIMaster(); in the main, I get the error message, that there is an undefined reference to HAL_SPI_Init. T...

Odd DMA CCR behaviour

Posted on February 19, 2016 at 06:44Hi all,I am writing a program for the STM32F030 in which I want to update TIM3->CCR2 using a DMA transfer. This transfer will be triggered to control PWM waveform generation, although I have simplified the code be...

luke2 by Associate II
  • 370 Views
  • 1 replies
  • 0 kudos