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

STOP mode 2

Dear All,I have some problem with the STOP mode 2, doesn't work! In my program I use the following periphals:I2CSAILPUARTUART2My microcalculator is the STM32L4R5ZIT, and I use the nucleo EVAL board.To go in the STOP mode 2 I use the following command...

AVagh by Associate II
  • 276 Views
  • 0 replies
  • 0 kudos

MDMA size limit of 128

Hello,I see that MDMA is limited to 128 bytes (BufferTransferLength).Yet, when using DMA (with HAL_SRAM_Read_DMA for example) we can use larger size (up to 65536).Yet, I don't see in code that DMA is triggered more than once.Is it that these multiple...

ranran by Senior II
  • 204 Views
  • 0 replies
  • 0 kudos

How to connect multiple laser sensors to the STM32?

Hello, i am very new to microchip stuff. I want to connect 13 laser sensors to STM32, any advice on how should i do it? I've been reading and asking around, and i read about expansion boards and serial expansion boards. Can anyone give me an advice a...

naziz by Associate
  • 264 Views
  • 0 replies
  • 0 kudos

ST Link to virtual comm port

Please excuse my question as I am sure it has been asked before. I am a bit new to ST microelectronics. I am suing the nucleo-f767. I noticed that on my windows device manager there is STMicroelectronics STLink Virtual COM Port. I would like to u...

IAgui by Associate II
  • 466 Views
  • 1 replies
  • 0 kudos

Web Browser Application.

 Lets say I have this as my HTML page <form method="get" action="/leds.cgi"><input value="1" name="led" type="checkbox">LED1<br><input value="2" name="led" type="checkbox">LED2<br><br><p>text for tag1: <!--#tag1--></p><p>text for tag2: <!--#tag2--></...

IAgui by Associate II
  • 428 Views
  • 2 replies
  • 0 kudos

3-wire 9-bit SPI using STM32F030C6

I need to interface ILE9341V TFT display with STM32F030C6 MCU.My project hardware has only 3 wires (CSX, SDA and SCL) from the display side.By referring the TFT display's datasheet, I found that I have to use 3-wire 9-bit mode only (to be compatible ...

What is I2C SMBAI?

I'm laying out a board using a STM32F103CB and I'm connecting to an I2C peripheral, and I noticed that on the STM32 there's a third I2C pin, labelled SMBAI - what is this pin, I'm unfamiliar. Is this an address pin for the STM32 for slave option? I c...

AScar.1 by Associate
  • 5861 Views
  • 1 replies
  • 2 kudos