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

STM32F072 CAN Interrupt as Stop Mode wakup

Posted on March 07, 2017 at 17:03Hello,In my project I need to run Stop Mode on STM32F072, but also I would like to monitor CAN Bus and wake it up when some specific ID will be send. Is it possible ? I'm trying and it's not working ?I did set up CAN...

Resolved! STM32F207 Uni Directional SPI - Rx using DMA

Posted on March 07, 2017 at 01:30Hi Everyone,my set-up is an STM32F205 transmitting fixed length data ( < 64 bytes ) periodically to an STM32F207 via SPI. I am only interested in receiving data, nothing is sent on the 207's MISO line.The 207 receive...

Resolved! SPI3 in stm32f10x problem

Posted on March 02, 2017 at 08:53Hi,Sorry I take the forum user's time for my simple questions.Here is my code for spi3 in stm32f10x for PB3 and PB4 output/input.    SPI_InitTypeDef SPI_INS;      GPIO_InitTypeDef GPIOS    RCC_APB2PeriphClockCmd(RCC_...

0690X00000606SeQAI.png
parisa by Senior
  • 202 Views
  • 1 replies
  • 0 kudos

Can someone suggest a gand programmer for stm32L152V8T6A?

Posted on March 07, 2017 at 14:39Hello ST_Community,       I am using the stm32L152V8T6A in my device and soon want to make its multiple copies.So can someone suggest the best suitable gang programmer to flash the firmware in multiple devices?.I am ...

dhiraj by Associate II
  • 197 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F051 RTC Vbat

Posted on March 07, 2017 at 07:09Helloi have created my project with STM32 CubeMX and everything works like a charm, But i am stuck with the clock, i want to configure a RTC clock with Vbat pin to keep time running even if VDD power loss, apparently...

using stm32f439 spi with serial flash, reading failed

Posted on March 06, 2017 at 15:31Hi,I have a macronix serial flash(MX66L1G45G) interfaced to my stm32f436 via spi4. hardware connections are correct.Initialization functions are as follows.int DRV_SPI_Init(void){        hspi.Instance = SPI4;    hspi...

CubeMX and FreeRTOS:

Posted on February 08, 2017 at 16:54Currently CubeMX supports only FreeRTOS v.7.It is a really old version without power save features. This year FreeRTOS v.9 is already available. Are they going to support new FreeRTOS versions? Why they didn't sup...

serafim by Associate II
  • 175 Views
  • 2 replies
  • 0 kudos
Labels