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

Float or other format storing in SRAM

Posted on September 01, 2012 at 14:33Hello, i want to boost DFT speed so i need to calculate lot of sinf cosf  and store in external SRAM. internal is capable only for few dft points in spectrum, so i have to store them into SRAM, but don't know how...

linas2 by Associate II
  • 420 Views
  • 1 replies
  • 0 kudos

STM32F103 LIN : NO SUPPORT ?

Posted on August 29, 2012 at 11:42Hello everybody, I use STM32F103VE  with Usart1 and Usart2 as LIN master controllers  and Usart3 as standar Usart. But for FW... I find only two pages on reference manual....set relative flags and breif generic dis...

FrancoB by Associate II
  • 1097 Views
  • 3 replies
  • 0 kudos

40 Mhz PWM generation on TIM1 PA8

Posted on August 28, 2012 at 14:26Hello! I have already written the code to produce a 40Mhz clock at the output of TIM1_PWM1. I wanted to confirm is it possible to make a 40Mhz clock or not because according to the datasheet , APB2 can have a maxim...

Generating a simple square signal

Posted on August 31, 2012 at 13:33 Hi at all, I am using the STM32F4 i am trying to generate a simple square signal without using an interrupt (about 2MHz). Therfore i tried using Timer 3 in OC-Toggle mode. See below my initialis...

detect sram size at run time

Posted on August 30, 2012 at 14:12Hi, is there a way to detect the SRAM size of a stm32 (F1, connectivity line) at run time? I found a register with the flash size and a so called device identifier (only tells you e.g. connectivity line), but not th...

bart2399 by Associate II
  • 1478 Views
  • 3 replies
  • 0 kudos

Accurate hardware independent Dealy function

Posted on August 30, 2012 at 07:36Hi,I need an accurate hardware independent Dealy function for stm32l152rbt6 controller, the delay should be completely relay on the software. #silly-silly-silly-questions #!rocketscience #sloppy-thinking #hardwar...

Syncing PWM/Timer's on STM32f205rb

Posted on August 30, 2012 at 20:28Hi Please help me with synching 4 timersI need 4 PWM from 4 different timers to sync it's output so that i get this result: ________________ ________________ _| |____________| |___________ TIM9_CH1 ________________...

mb2 by Associate II
  • 997 Views
  • 2 replies
  • 0 kudos

stm32 programmer

Posted on August 25, 2012 at 17:16hi , i want to build a stm32 jtag programmer . i find lpt  jtag circuit  . but i can't find software. why this forum-> *bad interface *not friendly interface #credit-where-it's-due #lmgtfy #no-such-thing-as-a-fr...

jbl_raw by Associate II
  • 1639 Views
  • 12 replies
  • 0 kudos

SPI interrupt documentation

Posted on August 30, 2012 at 13:56Hi,Could someone please point me to some documentation regarding SPI interrupts and what they actually mean from a hardware perspective?I am currently having an issue with SPI overrun. From the ''SPI_I2S_IT_OVR' fla...

gavin2 by Associate II
  • 586 Views
  • 1 replies
  • 0 kudos

stm32f407 DIS with external ADC(MCP3201)

Posted on August 24, 2012 at 17:25Hi,   i try to read the value from external adc by stm32f407.but i could not get the result from adc.MSP3201 is connected STM32f407 by SPI.MCP 3201does not have MOSI pin.the program runs good at SendChar('b'); .the ...

vinothraj by Associate II
  • 2712 Views
  • 8 replies
  • 0 kudos