STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32F407 comms to thermopile

Posted on March 13, 2015 at 10:36 Hi, I am trying to interface to the Heimann 16x16 sensor but having issue with the timings and synchronization. There is only one bi-directional data line as shown in the pinouts below.The device acts as ...

0690X00000605FoQAI.png 0690X00000605FAQAY.png 0690X00000605FFQAY.png 0690X00000605GDQAY.png
paul23 by Associate II
  • 319 Views
  • 1 replies
  • 0 kudos

Band Pass Filter STM32F429i discovery kit

Posted on March 13, 2015 at 09:32I am new to DSP. I have done fft and filtering using scilab tools. now same thing i want to do on stm32f429i discovery kit. I need Band Pass Filter (0.5 to 5Hz) in STM32F429i discovery kit. we dont have any tools whe...

lokesh by Associate II
  • 301 Views
  • 0 replies
  • 0 kudos

The exact mean of ''USE_RTOS''

Posted on March 13, 2015 at 04:03In the CubeMX generated code, I found this macro ''USE_RTOS'', in the implementation of HAL_LOCK macro. And the comment '' USE_RTOS should be 0 in the current HAL release ''. But now I'm using FreeRTOS. So I need to ...

lo_529 by Associate III
  • 244 Views
  • 0 replies
  • 0 kudos

Spurious SAR trigger by Disabled timer

Posted on March 11, 2015 at 14:48I'm setting up a process where a regular group of SAR conversions will be triggered by a timer. The SAR is configured to use DMA to transfer that data into a buffer. The buffer memory is actually organized into two b...

iumez by Associate II
  • 662 Views
  • 8 replies
  • 0 kudos

[SOLVED] STM32F205 DAC Speed

Posted on July 04, 2014 at 10:20I am using the code from the DAC with DMA example in the Standard Peripheral Library V1.1.0 to produce a sine wave. The updates seem to occur about every 4.5us. Is it possible to significantly increase the update spee...

sm23 by Associate II
  • 653 Views
  • 5 replies
  • 0 kudos

Program STM32F103 on a SPBT2632C1A bluetooth board

Posted on March 12, 2015 at 12:32Hi, I am planing to build a project based on a ST SPBT2632C1A. This board has a STM32F103 chip and a STLC2690 (bluetooth). If i refer to the ST document : ''Comprehensive User Guide - Bluetooth classic 3.0 Modules'' ...