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

Timer 8 of STM32F4 Discovery don't work !

Posted on March 11, 2013 at 10:54Hi,I have problems with Timer 8 this time. I want to measure the frequency of an input signal. I have to use PB1 that's connected to TIM8_CH3N. The code seem correct but it doesn't give any frequency. The code is the...

Bug in the STM32F4xx std peripheral library

Posted on July 10, 2015 at 11:01 Hello everybody. I've found a little bug in the STM32F4xx standard peripheral library and since I'm not sure where to report it I decided to post it here. So, this bug is located at STM32F4xx_DSP_StdPerip...

vech2001 by Associate II
  • 361 Views
  • 2 replies
  • 0 kudos

DSP functions on System Workbench and CubeMX

Posted on July 04, 2015 at 15:46 Hi, I'm trying to setup a project using System Workbench and CubeMX on an Nucleo Board (411RE). Could someone tell me a step by step on how to do that? I have an example fromSTM32Cube\Repository\STM32Cube_F...

stm32f0 discovery board to run One Pulse Mode on timer 2

Posted on July 09, 2015 at 22:13Hi, I am using the discovery board to try OPM on timer 2. I can not get it going with any effort on my code list below. Please help!!! It is important to our new product.void GPIO_Configuration(void);int main(void){  ...

ming2 by Associate III
  • 582 Views
  • 5 replies
  • 0 kudos

I2C problems with STM32L Discovery

Posted on July 10, 2015 at 18:25I am trying to communicate with a ADT7410 I2C temperature sensor using a STM32L Discovery Board (PB6 for SCL and PB7 for SDA).I configure the I2C with the following code:void I2C_initialization(void){  I2C_InitTypeDef...

Baud Rate problem

Posted on July 09, 2015 at 17:15  The original post was too long to process during our migration. Please click on the attachment to read the original post.

fiulala by Associate II
  • 389 Views
  • 4 replies
  • 0 kudos
Labels