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

STM32F042 RTC ACCURACY

Posted on January 28, 2016 at 12:42to be migrated, sourceId: 62564:697285D7-A9CA-445D-B16C-F23BF0E3B1A3 #lsi-rc #stm32f0 #rtc #stm32f042

STM32407 Issue

Posted on March 30, 2016 at 13:50Hi,I was wondering if someone can review my schematics as I am having issues with the JTAG. The voltage rails have the correct voltages but device is unable to be detected using JFlash and JLink EDU. I had another ha...

0690X00000602z6QAA.jpg 0690X00000605O7QAI.png

STM32F072: What is the best PREDiv for 25 MHz HSE?

Posted on March 30, 2016 at 09:22Hi all: I have a board with an STM32F072. The HSE runs at 25 MHz, because I need to supply another chip with that frequency over the MCO output. What are the best PREDiv etc. settings for this input frequency? On the...

Diez.R. by Associate II
  • 919 Views
  • 5 replies
  • 0 kudos

Fdts in RM0090 Reference manual

Posted on March 30, 2016 at 09:03I'm working with timer1 in PWM input mode and trying to add a filter to remove input spikes. The document refers to a signal called Fdts when configuring the capture filter. I can't find the source / frequency of the...

tpb by Associate
  • 1321 Views
  • 2 replies
  • 0 kudos

STM32f334 BootLoading of Custom Board

Posted on March 29, 2016 at 09:27This discussion is from an /public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=https%3a//my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/Calling%20stm32429I-Eval%20Bootloader&FolderCTID=...

ambrose by Associate II
  • 745 Views
  • 3 replies
  • 0 kudos

FMC configuration bug in STM32CubeMX 4.14.0

Posted on March 24, 2016 at 15:59In STM32CubeMX 4.14.0, I find I can only set the address setup time, data setup time and bus turn around time for NOR/PSRAM timing. Other parameters like ''address hold time'', ''clock division'' and ''data latency''...

STM32F7 Camera Board Output Format

Posted on March 29, 2016 at 12:06Hi allI would appreciate if any one can indicate to me the output format of the STM32F4DIS-CAM camera format to the register. I currently working on computer vision use the stm32f7. #camera #stm32f7-disco-firmware

fire by Associate
  • 686 Views
  • 3 replies
  • 0 kudos

Lowest power on STM32F105RC

Posted on March 29, 2016 at 10:03Hi: I'm developing with an STM32F105. On datasheet, lowest power is on StandBY mode, and it consumes about 4uA, however I get about 300uA, and I don't know what I'm doing wrong. On my program, it is all what I do:   ...

eliot by Associate II
  • 1130 Views
  • 5 replies
  • 0 kudos

ADC DMA HAL Libraries STM32F0

Posted on January 21, 2016 at 19:41 Hello everybody! I'm trying to read two ADC channels in STM32F042 microcontroller with DMA without interruption. I expected the DMA reads channel 0 then channel 1 filling five samples of each channel in...