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

STM32f103 with emWin and RA8875

Posted on December 09, 2016 at 13:59Hello folks!! Im having a lot of trouble to control my 4.3' TFT display with RA8875 controller with emWin plugin. Im using SPI interface. I've seen a lot of example of controlling this stuff with paralell interfac...

?STM32F4 RECEIVE DATA FROM PC

Posted on December 09, 2016 at 09:35HiI'm using a STM32F407 discovery and  used vcp (Virtual COM port) i want to receive data  from pc(sending through  the terminal )How to do it?and If you can attach an example?(sending data to pc is not a problem ...

stm32f1x lowest power run mode

Posted on March 13, 2016 at 15:26Hi,I was looking into the stm32 architecture.And i have some questions about achieving the lowest power consuption while staying operational.Example: A simple application that every 10 seconds needs to send 20 bytes ...

I2S clock source selection

Posted on December 01, 2016 at 10:35Hey guys I am learning to work around I2S peripheral on Stm32F4  with stmcube.In the stmcube there is parameter setting as audio frequency(options 44khz 48khz 192khz) data frame format(selected 16 bit).I want to p...

psalian by Associate II
  • 230 Views
  • 1 replies
  • 0 kudos

Resolved! HAL timer and ISR priority

Posted on December 08, 2016 at 11:38Hello,Using current HAL-software generated with cubemx on stmf4_discovery board.I use TIM7 as an interrupt generating timer, set at say 100 msec.In the ISR I do:    i = HAL_GetTick();    delayms(12);    tt  = HAL_...

Sietse by Associate III
  • 1088 Views
  • 5 replies
  • 0 kudos
Labels