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

How do I define a region of a memory?

Posted on November 17, 2017 at 11:08I want to define a region of a memory with read/write permission. I searched the web and came across the command 'MAP'.'TheMAPcommand allows specifying memory areas that are not detected automatically by �Vision'S...

uSdCard Example using SPI for STM32L1 - Discovery Board

Posted on November 17, 2017 at 13:36Hello,         I am using STM32L1 Value Line discovery Board. Which have STM32L100RCxx chip Mounted. I wanted to Interface uSDCard using SPI1. I searched for an Example code in STM32Cube_FW_L1_V1.8.0 and STM32L1xx...

tjs ptel by Associate
  • 206 Views
  • 0 replies
  • 0 kudos

STM32F4 - ADC diferent triggers for channels

Posted on November 17, 2017 at 13:07Hello,i am working on a 3phase bldc solution using TIMER1 using a STM32F427VI device The hardware is providing 3 ADC channels ( one for each phase),  and 1 ADC channel which measures the DC voltage of the converte...

Bogdan by Senior
  • 250 Views
  • 0 replies
  • 0 kudos

Resolved! DSI Read

Posted on November 16, 2017 at 13:42I use the DSI interface in the STM32F469 microcontroller and I try to read this by means of the HAL_DSI_READ function - but data are read not completely, only 1 byte from four. Tell me please how it is correct to ...

mak1308 by Associate III
  • 614 Views
  • 2 replies
  • 0 kudos

STM32F429ZIT6 shortcircuit on a Bare PCB

Posted on June 12, 2017 at 16:46Dear ST Community, I am developing an inverter for power management. I started the project using the STM32F429I-DISCO and all tests performed were OK using this board, so we decided to use this STM32F429ZIT6U microco...

Resolved! Problems with SPI using DMA in slave mode

Posted on November 13, 2017 at 18:04Hello,I am using the STM32F429ZIT uC and it is currently communicating with another uC through SPI. The STM32 is slave and the other is the master. The master sends 10 bytes and the slave replies with another 10 b...

Resolved! Center aligned PWM is half the desired frequency

Posted on November 14, 2017 at 15:41 Hello everyone, I'm new to STM32 microcontrollers. I'm currently working on my first project using this microcontroller, it is for a motor control application. I am trying to set up the PWMs, I'd like to run t...

G S by Associate II
  • 1289 Views
  • 3 replies
  • 0 kudos

stm32 MCU download Application

Posted on November 17, 2017 at 09:45Hi,everyone!I did a stm32f103 firmware download application run on Windows system recently,and I found that there is about 1% of MCU can not download success and can not download again.Following is part of my code...

Labels