STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f4 discovery vocoder firmware

Posted on October 27, 2016 at 13:10Hi,How can I get the discovery vocoder firmware for the STM32F4 Discovery Board refered in the AN4229 Application note? link for AN4229: http://www.st.com/content/ccc/resource/technical/document/application_note/2e...

STM32F107 TIM4: writes to CR1 also write to DMAR

Posted on October 27, 2016 at 15:02Folks, Has anyone seen this bizarre behaviour where if you write to a timer's CR1 register it also writes to the DMAR register? I have this utterly bizarre thing going on where my timer interrupt was going off at ...

DiBosco by Senior II
  • 853 Views
  • 3 replies
  • 0 kudos

stm32f373 interrupt problem

Posted on October 27, 2016 at 06:28HelloI am using stm32f373 chip to implement SDADC, USART, Timer, etc, and now I have a problem with interrupt.I tested USART1 interrupt code as below. If I send any character to STM, then it would receive it and se...

ysmgreen by Associate
  • 1301 Views
  • 3 replies
  • 0 kudos

stm32f0 reenable SWCLK

Posted on October 27, 2016 at 13:34Hello, I'm using a stm32f030x6. During normal operation i need my swclk-pin (PA14 in my package) to be configured as a UART. However for debugging, i'd like to reconfigure it back and use it as a swclk to use it wi...

mazahner by Associate
  • 590 Views
  • 1 replies
  • 0 kudos

Problems porting mbed project to SPL

Posted on October 27, 2016 at 09:10 Hello, I ported the microchip MiWi stack to STM32(NucleoL152RE) initaly using the mbed hardware librarys. I do not use the mbed compiler, but rather imported it into EmBitz and use the arm-none-eabi...

STM32F4 FreeRTOS HAL_Uart_Transmit_IT Frame Error

Posted on October 27, 2016 at 08:22 Helllo, Create a SW4STM32 project using Cubemx. Project in UART, freertos and lwip. I use the task with hal_uart_transmit_it not work.The give a framing error. Added ioc file void StartDef...

0690X00000603CxQAI.jpg

STVP programming toolkit

Posted on October 26, 2016 at 16:53Hi all. I'm using functions from  STVP programming toolkit to implement STM32F051C8 programming in my C# application. I need a command for microcontroller reset after programming. Before I used command EVerifyAll f...

nebojsa by Associate
  • 660 Views
  • 2 replies
  • 0 kudos

SPI STM32f407 problem

Posted on October 26, 2016 at 21:07Hello everyone. I am having problem with SPI inerface and stm32f4 development board. I am sending 16 bits of information. While the bis are sending the CS must be low and when they are sent must be high. Then goes ...

mone6980 by Associate
  • 1004 Views
  • 2 replies
  • 0 kudos