STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 HAL CDC example

Posted on November 25, 2015 at 13:25Hello there,I am trying to use usb device cdc protocol for my device. I have sucessfully generated code with CubeMX and the COM port is visible on my connected PC. The problem is, I cannot find any examples on how...

calculation

Posted on November 24, 2015 at 15:43Hi I could not able to understand a particular page in reference manual (FMC).. i have attched the page. Could anyone explain that.  how the memroy capacity is 512  mb. it showld be 2^26 is 64 mb ?

arunease by Associate II
  • 471 Views
  • 2 replies
  • 0 kudos

Problem with TIM1 in stm32f103RB

Posted on November 24, 2015 at 12:34Hello,I'm programming a timer in stm32f103rb but when I load the code the IAR show me an error. This code goes well in another microcontroller stm32f103RD. I show the code:/* Public variables ---------------------...

msanchez by Associate II
  • 565 Views
  • 3 replies
  • 0 kudos

[MDK5] Strange optimization

Posted on November 24, 2015 at 17:01Hi thereI am struggling with a strange behaviour of Keil MDK (MDK5 to be precise)   161:                     startAttemptsLeft --;  0x08001B12 1E7F      SUBS     r7,r7,#1 0x08001B14 B2FF      UXTB     r7,r7    162...

stanzanim by Associate III
  • 413 Views
  • 2 replies
  • 0 kudos

stm32f405xx CAN Remote frame

Posted on November 25, 2015 at 05:32Hi ,I'm usingaSTM32F405,my purpose is to receive the remote frame .but FIFO0 is not to receive the message . Namely , the function ''CAN2_RX0_IRQHandler'' interrupter is not access. My CONFIG is:  hcan2.Init.Mode ...

STM32F373 SDADC2,3 problem

Posted on October 06, 2014 at 07:48  The original post was too long to process during our migration. Please click on the attachment to read the original post.

sum by Associate
  • 407 Views
  • 1 replies
  • 0 kudos

STM32F4 CAN filtering

Posted on November 24, 2015 at 18:06Hi, I'm using a STM32F407, I'm implementing the CAN communication. My purpose is to receive only one type of message and filter out all other messages. I can not understand which settings to use for filtering mess...

vlr by Associate II
  • 401 Views
  • 1 replies
  • 0 kudos