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

QSPI missing first nibble

HiI am using the STM32F723 to read FPGA with the (notorious) QSPI interface in a custom board.The QSPI is configured to indirect read mode, 4 bits, using DMA.The issue is that the first nibble is not read. All other bytes are as expected.The Errata s...

Arnon by Associate III
  • 843 Views
  • 4 replies
  • 0 kudos

Resolved! Not getting interrupt on stm32L5

Hi ST Team,I have used STM32L562-edk EVK for code development. I have configured gpio as a interrupt pin. When Interrupt is generated I have not getting interrupt in ISR routine. I have validated pin using read the gpio and get as expected behavior. ...

Neel by Associate III
  • 1673 Views
  • 8 replies
  • 1 kudos

Resolved! STM32F411VET UART2 questions

Hi, I've some questions about STM32F411VET and UART2.Is UART2 in this MCU native or emulated?I ask this, because despite I use an interrupt to receive data through calling to "void HAL_UART_RxCpltCallback(UART_HandleTypeDef *huart)" callback, I had t...

SDall.11 by Associate III
  • 676 Views
  • 8 replies
  • 0 kudos

SPI slave recv only 10bit

how to process with spi recv datas? the master transmit datas 0,1,2,3,4,5........., the result SPI-DR data 0x0000, 0x1008, 0x0301, 0x0050, 0x1807...

Staly.1 by Associate III
  • 354 Views
  • 1 replies
  • 0 kudos

STM32L100RCT6 power consumption

Good day everyone, hope you are doing wellI am currently working on lowering power consumption in StandBy mode on STM32L100 DISCOVERY board, so I could get the best battery life possible on STM32L100RCT6.I managed to get 1.65 uA measured with amper m...

0693W000003PKJ5QAO.jpg
JZida.1 by Associate II
  • 287 Views
  • 1 replies
  • 0 kudos

SPI DMA Multi-master

HelloIm trying to implement the SPI "multimaster" functionality described in this_doc.SPI networks can operate in a multi-master environment. This mode is used to connect two master nodes exclusively. When either node is not active, they are by def...

MBohm by Associate II
  • 503 Views
  • 2 replies
  • 0 kudos