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

voltage regulator

where is BYPASS_REG pin of voltage regulator in stm32f407vgt6 and how it was enabled and disabled?

Vtrai by Associate II
  • 309 Views
  • 1 replies
  • 0 kudos

Unstable work on STM32H743IIT6 mcu.

Hello community! My mcu is STM32H743IIT6 tqsp176 from blue waveshare board. I create a new project from Cube with HAL. Then I make the simplest flashing cycle of the LED:volatile unsigned long x = 0;   while (1) { while (x++ < 2000000) {} x =...

0690X00000DYcMUQA1.png 0690X00000DYcLqQAL.png 0690X00000DYcNmQAL.png 0690X00000DYcMAQA1.png
PYoda.1 by Associate II
  • 1724 Views
  • 17 replies
  • 0 kudos

STM32F105RBT6 Spi read wrong data.

I am configure w5100 using spi.but at the time of reading its show wrong data.Refer Code link: https://www.carminenoviello.com/2015/08/28/adding-ethernet-connectivity-stm32-nucleo/

vivek by Associate II
  • 661 Views
  • 4 replies
  • 0 kudos

SPI1 Clock speed

Hello,i am using a Nucleo - F411RE board and i want to create a sine wave with an external DAC (mcp4922). So i initialized a SPI connection to send my sine wave table to the external DAC. The frequency of the ouput sine wave should have 40 KHz. At ...

STM32F0 and SPI with CPHA=1 an NSS pin

Hello Forum,I am new to STM32 but familiar with MCUs. My Problem is the SPI interface.In the datasheet there is a figure (figure 277 of document RM0091) where all four possible combination of CPOL/CPHA are shown. There is also the signal nss in the f...

voltage regulator in stm32f407vgt6

what is the role of voltage regulator in stm32f407vgt6 and how it works..that means already VDD is supplyng 1.8V and again what is the need of suplying 1.2V and how it works i want to know exact operation of it in stm32f407vgt6

Vtrai by Associate II
  • 421 Views
  • 2 replies
  • 0 kudos