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

Problems with input capture on Nucleo152RE

Posted on December 04, 2015 at 16:46I am working on a Nucleo152RE using EmBitz. The code generates a PWM signal (200Hz 50% duty-cycle) on PB8 (TIM4 channel 3) (It works, I tested with an oscilloscope), then gives this signal as input to PC6 (TIM3 ch...

RTC on STM32F746G-DISCO Ploblem

Posted on December 05, 2015 at 09:10Hi I'm trying to get the RTC work on STM32F746G-DISCO Board. The problem I'm facing is the calendar counter except SubSeconds stop counting after calling the function HAL_RTC_GetTime() since the first time. I've t...

gtopba by Associate II
  • 170 Views
  • 0 replies
  • 0 kudos

CubeMX 4.11.0 USB Custom HID problem.

Posted on December 04, 2015 at 09:47Today I've updated CubeMX to 4.11.0 version and library for L0 series to 1.3.0 version. I wrote a Project include USB Custom HID, ADC , DAC ... everything work fine except USB Custom HID. It work but speed is too ...

stm32f4 screen rotation

Posted on December 03, 2015 at 10:19Hello. I use ltdc interface to communicate with 800*480 tft screen. I need to rotate the image by -90 degress. Is it possible to do it by hardware? Software do it too slow.

STM32Cube and FreeRTOS - only 1st spawned task runs

Posted on December 04, 2015 at 00:15Hi, I'm new to using both STM32Cube and the FreeRTOS it provides support for, and I am trying to follow the tutorials and the FreeRTOS manuals online to create  2 separate tasks to manage the two I2C busses on our...

dean by Associate II
  • 849 Views
  • 4 replies
  • 0 kudos

question about the SAI clock and example in cubeL4

Posted on December 04, 2015 at 07:07for the SAI example in cubeL4, it looks like running 22050 sample rate, and the input clock is 11.294M. I measure the frame len is about 45us which is 1/22050. Now I develop an audio app runs 44100,  I have checke...

jiangpen by Associate II
  • 201 Views
  • 2 replies
  • 0 kudos

Computation with floats

Posted on December 04, 2015 at 15:33Hi. I have to do some calculation, where I need to be precise and have to use sine function. I do that calculation only once and speed of execution here is not so critical. So I dccided to use floats (before I had...

matic by Associate III
  • 162 Views
  • 1 replies
  • 0 kudos
Labels