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

POWER SUPPLY

Can anyone please tell me the difference between VDD,VBAT and Voltage regulator in stm32f407vgt6 discovery board

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

After changing from STM32H753 Y to VI, an error occurred.

I compile using IAR Embedded Workbench, and download the code.Recently, the chip was changed from STM32H753 Y to VI.I tried to insert the code used in the Y version into the VI as it is, and I issued the following warning in IAR.Mon Mar 09, 2020 09:2...

Ekim.1 by Associate II
  • 395 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L4 ADC Clocking Problem?

Hi Everyone.Page 524, section 18.4.16 ADC timing of the STM32L476 Ref manual states.The elapsed time between the start of a conversion and the end of conversion is the sum ofthe configured sampling time plus the successive approximation time dependin...

kvresto by Senior
  • 326 Views
  • 2 replies
  • 0 kudos

Resolved! How to properly enable all RAMs on a single core STM32H7?

Still learning H7 so apologize for a silly question.I want to use all Dx RAM parts on a single core STM32H743: D1, D2, D3.Now, in system_stm32h7xx.c , SystemInit there's following code:#if defined (DATA_IN_D2_SRAM) /* in case of initialized data in ...

Pavel A. by Evangelist III
  • 2099 Views
  • 5 replies
  • 0 kudos

Use DMA with SPI acting as a (simple) shift register?

I've (sort of) found out a way to store GPIO states in memory with DMA (parallel data input from a 74HC595 shift register, because the STM32F103Cx doesn't have 4 SPI peripherals) and I want to output that same data via SPI in a similar manner, except...

JShel.1 by Associate II
  • 507 Views
  • 3 replies
  • 0 kudos

What commands should I send through the Serial COM port to a Nucleo-F401RE board via a Python Script and Command Prompt to replicate the Connect and Start options in Unicleo-GUI?

Hello All,I am using a NUCLEO-F401RE Board and a IKS01A2 Sensor Board with it. I want to collect the incoming data dynamically and modify it. By using Unicleo-GUI and just clicking Connect and Start I am able to observe the collected data. I want t...

engtec by Associate
  • 342 Views
  • 1 replies
  • 0 kudos
Labels