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

Can't write to CM4 core

I have an stm32h745zit6 on my own board, where I can write correctly to the CM7 section (0x0800 0000 to 0x080F FFFF range) but not to the CM4 section (0x0810 0000 to 0x081E FFFF range), I also can't do a full erase of the chip, and it will give me an...

Skippy by Associate II
  • 448 Views
  • 5 replies
  • 0 kudos

Can NAND flash be used with STM32L475VGT6

I want to used NAND Flash with QSPI interface in STM32L475VGT6. Its not clear in the datasheet if NAND can be used on one page NAND driver shows up on block diagram and another one under the revisions of the part it says NAND has been removed.Can you...

BBV by Associate II
  • 208 Views
  • 2 replies
  • 0 kudos

STM32 Confusing users with description of Vref and VDDA

Hi,in my opinion there is some confusion in description of VREFINT_CAL and VREFINT_DATA to determine VDDA.My opinion: One determines VREF, not VDDA. One does not need to know VDDA in respect to measured values by ADC. One must know VREF (no matter if...

JuM by Senior
  • 382 Views
  • 3 replies
  • 0 kudos

ADC Sampling Without Any Delay For 1 Minutes

I need to save adc data for 1 minutes. I am using ADC interrupt for 2651 sample per second. I have 2 buffer on adc interrupt. In main, in the while section if flag is 1 i am writing adc1 buffer values to sd card with dma. If flag is 2 i am writing ad...

D.K. by Associate II
  • 132 Views
  • 0 replies
  • 0 kudos
Labels