STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L4 ADC oversampling - What is the total sampling time ?

I using STM32L4 ADC in my project to sample analog acceleration data. The ADC conversion is triggered by 10kHz timer by which i was able to achieve 10kHz sampling rate using DMA. Now, i wanted to implement oversampling by a factor of 2. Now what is m...

KK.4 by Associate II
  • 1946 Views
  • 3 replies
  • 0 kudos

Resolved! Is there any way to know when a STM32H7 SPI master has completely finished sending data, in endless-transaction mode?

When transmitting in endless-transaction mode with the STM32H7 SPI periph. (that is, setting TSIZE = 0), how can I know when the master has finished transmitting all data? Not only that its Tx FIFO is empty (which could be done with TXP) but also tha...

DGast.1 by Associate III
  • 744 Views
  • 1 replies
  • 0 kudos

Resolved! 2 memories

I have 2 memories with not the same type the first is hyperram and the second is nor flash and it is mandatory for my project to use both of them.i am not sure how to do so or if is it possible to use one on the st board and link the other one separa...

JJuli.1 by Associate II
  • 1014 Views
  • 3 replies
  • 0 kudos

LPUart1 initialization fails on initialization (runtime)

using STM32H743ZITWe are using all the serial ports (i.e) 4 UART and 4 USART and all is good. In addition to the UARTS we are using thre I2c, and CANWhen attempting to add the LPUart1, the initialization fails. There is no pin assignment error etc. ...

OAtha.1 by Associate
  • 1741 Views
  • 4 replies
  • 0 kudos

Resolved! Does the baud rate get shared if I use two or more UARTs?

Hi! I am discovering the world of STM32 and currently using a STM32F4 to establish a UART communication (send and receive data). I wrote a pretty basic program to send and receive a message (basically a loop) with a baud rate of 9600. The users manua...

LimoGr by Associate II
  • 1365 Views
  • 2 replies
  • 0 kudos

About example source code for stm32H747I-EVAL

HiI am trying to test STM32H747I-EVAL and LCDMy questions are as belowsAre STM32H747I-EVAL and LCD connected with RGB Connector? ( I want to connect each other with RGB connector when I design a circuits for STM32H747 with LCD) I ...

STLINK-V3MODS dedicated firmware for UART bridge

I'm considering using STLINK-V3MODS for RS-485 via VCP. For it I would need DE (Driver Enable) functionality. (Something similar was commented in an old question)In the user manual, when UART bridge is described it says:"UART signals with hardware fl...

jovijuan by Associate III
  • 616 Views
  • 1 replies
  • 0 kudos