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

stm32f373 hangs when enabling ADC1

Posted on September 08, 2016 at 03:56Hello, I am trying to get the ADC1 running on the F373. The code was generated with CubeMx 4.15.0. I tried single and 4Ch scan mode (regular), continuous mode, with polling, IT and DMA. I always get the same hang...

jan_soe by Associate
  • 364 Views
  • 0 replies
  • 0 kudos

Stemwin Library Integration

Posted on August 30, 2016 at 09:22 I am trying to integrate STemWin_Library_V1.1.2 with my code in Keil uvision4(My controller is STM32F10VCT6 and display controller is SSD1963).But while compiling and linking shows  an error .\Obj\l1651_lcd.axf: Er...

sruthi by Associate II
  • 974 Views
  • 6 replies
  • 0 kudos

STM32L0 problem with retaining vector table

Posted on September 07, 2016 at 19:28Hi there!  I'm using the STM32L053 Discovery board, and I'm having a very weird problem.  Whenever I remove power from the board, whatever is in the first page of flash disappears.  The first 3 words become rando...

Jim Kaz by Associate II
  • 554 Views
  • 2 replies
  • 0 kudos

CAN interface with STM32F103RBT6

Posted on June 17, 2011 at 12:29Dear Mr/MrsI am using STM32F103RBT6 with Keil C.i try comunication CAN between 2 MCU STM32F103RBT6.can i do like this image?Thank you very much.

0690X00000604yYQAQ.png

Irda standard version

Posted on September 06, 2016 at 17:39Hi everybodyI'm going to use the Irda output of STM32L151 and send som data to PC using the usb to irda adaptor in PC side. I want to know which version of the Irda standard used in STM 32 microcontroller? I  sea...

mh2 by Associate III
  • 600 Views
  • 2 replies
  • 0 kudos

stm32f373 sdadc with dma -> sporadic transfer errors

Posted on September 07, 2016 at 17:25Hi,I use the sdadc1 to measure 4 voltages in continous mode, single ended, injected, dma circular transfer to an array[4]. Apart from a huge offset error I don't know where it comes from, I see that either the SD...

jan_soe by Associate
  • 320 Views
  • 0 replies
  • 0 kudos

STM32F407 startup/boot problem

Posted on September 07, 2016 at 10:36My software project has 2 parts:- bootloader located at 0x08000000;- application located at 0x08008000.After reset bootloader is started and check CAN network - if there is activity it can reload application. Als...

0690X00000605JmQAI.png