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

Problem in writing SD card

Hi to all,I am not sure this is the correct forum, but I do not know where to put the question elsewhere.I need to interface with an SD card using SPI interface and I'm experiencing a big issue in write operation (CMD 24) because things quite always ...

Role of System Bank 2 in STM32H7x5

In STM32H7x5 series, the MCU has 2 System Memory banks. Bank 1 is clearly described in reference manual, but not bank 2. My question is:What is the role of bank 2?Can user use bank 2 to flash homebrew bootloader?How to boot to bank 2?

usart RX pin configure

WHICH ONE IS BEST?i have seen three methods:1, in_floating http://www.micromouseonline.com/2009/12/31/stm32-usart-basics/2, GPIO_MODE_AF_OD https://visualgdb.com/tutorials/arm/stm32/uart/hal/3, GPIO_MODE_AF_PP

High variance in ADC readings

On a NUCLEO-H743ZI board, I am using ADC3 configured like so:16-bit mode 6 MHz ADC clock8.5 cycles sampling timeTriggered by TIM3 to scan 4 channels every 10us BDMA puts the results into a memory bufferThe problem I have is that for a given voltage, ...

edwin8 by Associate II
  • 470 Views
  • 4 replies
  • 0 kudos

Read 11 ADC Channels

How to read 11 channels of ADC in STM32G070CB? I can read 8 channels through ranks 1 through 8, but I need to read 11 channels. What is the best way to do this reading?

RDos by Associate II
  • 154 Views
  • 1 replies
  • 0 kudos
Labels