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

STM32F0 Unique ID Location

Posted on October 19, 2015 at 21:18What is the starting address of the 96-bit Unique ID on the STM32F030 processors? I cannot find this information anywhere in the reference manual or datasheet. Is this guaranteed to exist on the F0 series? #stm3...

tderensis by Associate II
  • 1593 Views
  • 2 replies
  • 0 kudos

Calculating DMA ADC conversion time

Posted on October 20, 2015 at 14:32Hello there,I am having problem calculating the exact conversion time of ADC when using DMA ring buffering.I was trying to find it in the STM32F4 datasheet but didnt find it.I was trying to deduce it out using scop...

Enable/Disable interrupts with ST firmware library

Posted on October 19, 2015 at 14:29Hi Forum, I am seeing some spurious results when running code and I think it may be interrupt related. To test, I need a quick way of enabling/disabling . There are two types of interrupts running on our system,...

stenasc by Senior
  • 991 Views
  • 3 replies
  • 0 kudos

Driver problem in stm32f30x_tim.h

Posted on October 20, 2015 at 12:58 Hi The driver version I am using is * @version V1.0.1 * @date 23-October-2012 Is this an old version? If yes then where do I get a newer one? My problem is when I call some of the funct...

JustMe by Associate II
  • 477 Views
  • 1 replies
  • 0 kudos

STM32F042 USB - what is ''Activate OE''?

Posted on October 20, 2015 at 13:40There is an ''Activate OE'' checkbox in STM32CubeMX is USB section of the tree which enables a ''USB_OE'' pin on PA4. I can't find any occurrence of USB_OE either in datasheet or reference manual. Can anybody tell ...

ISR and data from CCMRAM?

Posted on October 20, 2015 at 03:03Hi!On a F303K8 in SysTick i have two functions that i would like to run from CCMRAM because SRAM isunder heavy load from multiple DMA channel transactions, i use EmBitz tools. The functions fetch variablesand data ...

USBH_CtlSendData()

Posted on June 19, 2011 at 18:57Hi:I have problem with this function - it just doesn't work if you want to send some data (> 0 bytes). The setup packet is sent and ACK is received but when data packet is sent no response. See example below:         ...

iozho by Associate II
  • 1147 Views
  • 4 replies
  • 0 kudos

STM32F4 low power clock settings

Posted on October 16, 2015 at 10:57Hey, I need to decrese the STM32F401 consumpion to a minimum, the only problem is that I am using SDIO to interface a microSD card. Since the current consumption depends heavly on the clock is it possible to use HS...

matas by Associate II
  • 1549 Views
  • 12 replies
  • 0 kudos