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

STM32L temperature trimming values 90° or 110°

Posted on October 10, 2012 at 09:25Hello, currently I'm evaluating the internal temperature senor of the STM32L151, but in the docs are different values for trimming values given. Sometimes 90° is stated somtimes 110°, so which value is correct? ...

hartmann by Associate
  • 736 Views
  • 3 replies
  • 0 kudos

DSP libraries

Posted on October 15, 2012 at 10:55I need to use DSP libraries such as  BasicMathFunctions, but I have a lot of error messages, you might describe the procedure to include these libraries??error messages like:.. \ main.c (18): error: ♯ 5: can not op...

orn by Associate II
  • 3642 Views
  • 21 replies
  • 0 kudos

Random using ADC

Posted on October 12, 2012 at 23:42 Hi, i try to do an elettronic dice with stm32vldiscovery. I want use 2 value read from adc i try to use this to process my data m_w = < choose-initializer >; /* must not be zero */ m_z = < choose-i...

Using PA9 on STM3240G-EVAL

Posted on October 15, 2012 at 10:53I attempted to use PA9 (through the expansion header) on the STM3240G-EVAL board (as USART1_TX, but it does not matter), to find out it is basically unusable (without removing several parts from the board). While ...

SPI-Flash

Posted on August 23, 2010 at 20:09SPI-Flash #spi-spi1-remap-pb3

STM32F0 flash programming

Posted on October 15, 2012 at 12:50Dear friends.I'm making a program for STM32F051R8 (STM320518-EVAL). And I was using ST-Link.But, When I was write program that use USART2 (PA14/15), I can not connect to the target by ST-Link.I have tried FlashLoad...

kanno by Associate
  • 772 Views
  • 2 replies
  • 0 kudos

STM32 Virtual Comm port drivers

Posted on October 14, 2012 at 17:22Thank you for existence of such driver. But this driver is unsigned. Virtual com port is very useful for many applications. It is very hard to use unsigned drivers for clients. As ST makes any other drivers and sig...

musatoff by Associate II
  • 665 Views
  • 2 replies
  • 0 kudos

STM32F4xx - cannot start the pheriperie I2C

Posted on June 06, 2012 at 11:30Hello, Always, when I set on the clock in I2C1 or I2C2, in the status register SR2 is the BUSY bit set. Here the code:int main(void) { I2C1_DBG = (I2C_TypeDef *) I2C1_BASE; // for debugging RCC->APB1ENR |= RCC_APB1ENR...

mm by Associate II
  • 770 Views
  • 3 replies
  • 0 kudos