STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F2xx RTC: LSE Jitter problem

Posted on November 18, 2014 at 15:38Hello to all, For calibration I use Timer 5 Capture-Channel4 to measure the LSE Clock on a STM32F207 CPU. However the result was variing +- 20 Hz. To deviate external crystal issues I routed LSI to the Timer 5 cap...

andywild2 by Associate III
  • 865 Views
  • 8 replies
  • 0 kudos

Do you use STM32cubeMX

Posted on November 19, 2014 at 19:39Hello,ST announced that everybody should use the cubeMX software (or at least libraries) because the old libraries will not be supported anymore. I was a noob on STM32 so I decided to start with cubeMX.It it clear...

tarzan2 by Associate III
  • 830 Views
  • 6 replies
  • 0 kudos

sdio fatfs speed problem

Posted on January 22, 2014 at 20:31i use fatfs and i read at about 200to300KB/SECOND  it's very low speed . i test sd card speed from computer and it's speed reading 12.5MB/SECOND how to speed up sd card reading i want about 5MB/sec are this hard ...

elec_st by Associate III
  • 2505 Views
  • 25 replies
  • 0 kudos

STM32L0xx Altium Files

Posted on November 20, 2014 at 16:44Hi, Are STM32L0xx files (sch, lib, ref design) for Altium Designer available somewhere for download? In order to go quickly and avoid error..... Thanks

volatile variables and ''functions''

Posted on November 20, 2014 at 11:48 Hello, i am running compile (IAR AMR) in highest optimization settting, but sometimes it does ignores my code, or even functions that does have purpose; as example, DataRx[] is loaded by DMA with ...

Nucleo STM32F334R8 DAC

Posted on October 23, 2014 at 14:05Hello community,Actually I evaluating DAC on NucF334R8. DAC1_Channel1 seems to work but I am not able getting DAC2_Cannel1 (Pin PA6) to work. I created the C Framework with STMCubeMX 4.4.0 - both channels with equa...

0690X00000605OxQAI.png
heap by Associate II
  • 1582 Views
  • 13 replies
  • 0 kudos

Doubts In Waveforms

Posted on November 20, 2014 at 07:04Hi,      We are thinking to develop a Memory Controller for External Memory . I have gone through the (RM0090 Reference manual) STM32F405xx/07xx, STM32F415xx/17xx, STM32F42xxx and STM32F43xxx advanced ARM ® -based...

subash by Associate
  • 315 Views
  • 1 replies
  • 0 kudos

STM32F429 - Erase falsh sector doupts

Posted on November 20, 2014 at 11:38Hi,I am using STM32f429 disco FW_upgrade code as bootloader for my application. I had seen it erase only 11 sectors (1MB) of flash memory. I want to erase upto 23 sectors from my application address, So i have mod...