STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

condition check below low level

Hi,I have question, I wanted to check whether a condition has reached below threshold level. How many check do I need to do whether it has reached the level below. Does it need to be three check or do a 20 check and average out to see if it below tha...

cjaya.2 by Associate II
  • 1571 Views
  • 10 replies
  • 3 kudos

Resolved! Issue with USART RXFIFO threshold configuration

Hello,I am developing an application on STM32H563 MCU and NUCLEO board.I have the following problem when trying to configure USART2 RXFIFO threshold.In particular, on a transmission completed event, inside the ISR, I need to configure the RXFIFO thre...

CTabo.1 by Senior
  • 704 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H745 SPI Cores communicating

Hi!I'm using STM32H745 dual core. The reason behind it is as I have to do very fast measurement on one core (M7) and the rest of the slower things on the M4. The M4 is mostly used for communicating with the external world. I have setup SPI3 and SPI4....

__silardg by Associate III
  • 2236 Views
  • 13 replies
  • 0 kudos

ADC multimode DMA init error

I am using ADC regular simultaneous mode with stm32f427It works nice with the pulse signal is comming after dma start(HAL_ADCEx_MultiModeStart_DMA)but if the signal is comming before calling ADC dma start code it going to infinityhow to solve this?i ...

SKim1761_0-1707793855535.png
SKim.1761 by Associate III
  • 403 Views
  • 0 replies
  • 0 kudos

STM32H7 TIM12 TRGO DAC DMA syncronization

Hello,I am trying to generate a pulse-triggered waveform continuously by using DAC and DMA in STM32H735RGV6. To do this, I have opened DAC OUT1 with the following configuration.After that, I set up the TIM12 with the following configuration and expec...

ErsinKuscu_0-1707732708749.png

Resolved! Stm32f410RBT6

Hello, we are a manufacturer company that uses STM products. We developed a device using stm32f410 and stm32f446 products 2 years ago. We have a few processors from this old series, stm32f410 and stm32f446, and they work without any problems. However...

TIM1 counting pulse from input signal help

Hello, I currently have a test bench project to carry out, so it's a drive motor that turns another motor, which generates an FCEM signal on my 3 phases, but the duration of the signal depends on the speed at which I'm turning, so I'd like to use tim...

spislave.png