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

I2C read operation modification in driver

I have been working on interfacing a Realtek switch and the Realtek configuration was done by i2c bit banging. I am currently trying to change to HAL I2C and am in need of performing a read operation as shown.Here the read operation is performed such...

image.png
MSGokul by Associate II
  • 103 Views
  • 1 replies
  • 1 kudos

ADC-DMA configuration

I have 6 channels on ADC1 and 2 channels on ADC2. I need the first two channels of ADC1 to be sampled simultaneously with the two channels of ADC2. The sampling needs to be triggered by a timer and occur twice each time the timer triggers. Here’s wha...

STM32H745 SAI mono_mode

Hello community.I am having an issue with the SAI on the STM32H745 not working in mono mode.Please help me solve this problem.I would like to use SAI1 in mono mode, but the code below does not work.DMA transfer does not seem to be working.hsai_BlockA...

mk3 by Associate
  • 125 Views
  • 1 replies
  • 0 kudos

Resolved! Trouble setting up UART on STM32 using HAL library

Hello. I am trying to setup UART on my STM32 using the HAL library and without using the .ioc file for auto-configuration. I first had a test project using the .ioc file to help me setup UART and was able to transmit data. However, when I do it mysel...

Samuri by Associate
  • 274 Views
  • 6 replies
  • 1 kudos

STM32U545 : LPBAM cotinuous ADC multichannel

Hi,I am using an STM32U545 on which I expect to use ADC4_IN1 and ADC4_IN18 in stop mode 2 (using LPBAM).I want to create two buffer (buff1 and buff2 uint16_t[32]) dedicated to each input.I want to read 32 samples from input1 then 32 samples from inpu...

Aurelien1 by Associate III
  • 305 Views
  • 4 replies
  • 0 kudos

Modbus General Software

helloI have written some software for communicating with modbus nodes that are freely available.Please see them, they may be useful for you. (See links in the conversation)

Almo by Associate
  • 114 Views
  • 2 replies
  • 2 kudos

Resolved! TFT 16bit connections

Hello Everyone  I want connect stm32F LCd controller to TFT lcd but 16 bit  because I have lack of pins . how should I connect the RGB pins of STM32 to RGB pins of the LCD ?  In case I use the LTDC contrller in 16bits , Can I use the unused pins  RGB...

Hector_06 by Associate III
  • 281 Views
  • 7 replies
  • 0 kudos
Labels