STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Please, Let Us Download without Logging In

Posted on October 27, 2016 at 12:18Before the recent ST site update I could download STM32Cube and other software and libraries without logging in, but now you require your users to log in just to download a piece of software.. It's sad.. So hey, in...

STM32CUBEMX and Systick problem

Posted on October 27, 2016 at 22:24Hello, does anybody faced some problems with STM32CubeMX generated code when systick overflows? Normally ir overflows every 50 days (uint32) if set to 1ms... As all Cube drivers have the same style with delays (if ...

convert discovery code to evaluation board

Posted on October 27, 2016 at 08:34I  have the evaluation board for stm32f429. But almost all the support is given to discovery board. Many codes which is useful is done in the discovery board. How can i convert that code to fit in the evalaution bo...

dixon by Associate II
  • 727 Views
  • 5 replies
  • 0 kudos

inverted dac

Posted on October 27, 2016 at 19:26I've been making a device on STM32F407VGT6 That uses UART with both DMAs, DAC, few GPIO and Timers After some time coding it, ive came into shocking situation. DAC have become inverted! If i send 0, it sets 3.3V, i...

es131245 by Associate II
  • 629 Views
  • 4 replies
  • 0 kudos

Issues with Port E - STM32F3DISCOVERY

Posted on October 28, 2016 at 14:57Hi, I�m not allowed to configure some port E pins.    RCC_AHBPeriphClockCmd(RCC_AHBPeriph_GPIOE, ENABLE);    GPIO_InitTypeDef   GPIO_InitStructure;    GPIO_InitStructure.GPIO_Pin = GPIO_Pin_2 | GPIO_Pin_3 | GPIO_Pi...

airanzo by Associate II
  • 472 Views
  • 3 replies
  • 0 kudos

Infrared Timer (IRTIM) in STM32F4

Posted on October 26, 2016 at 03:00Hello, I trying to make IR transmitter with STM32F4DISCOVERY demoboard and found in http://stmcufinder.com/wp-content/uploads/training/STM32L4-WDG_TIMERS-Infra-Red-Timer-%28IRTIM%29.swf that it F4 MCU should have b...

0690X00000605SOQAY.png 0690X00000605HbQAI.png
shara by Associate II
  • 2089 Views
  • 10 replies
  • 0 kudos

STM32 ERRI Error Interrupt

Posted on October 18, 2016 at 16:47Hi, In some condition ERRI Interrupt occours without any other error condition (CAN_ESR = 0). What is the meaning of this interrupt? Thank you. Alessandro

apavone9 by Associate II
  • 476 Views
  • 1 replies
  • 0 kudos