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

I'm using STM32F100RBT6. The goal is to use TIM3 CH3 to generate a PWM signal with different duty cycle using DMA transfer.

I have configured TIM3 (using CubeIDE) in such a way that it generates an event that is used to transfer measurements on the ADC channels to memory using DMA. This works.But in the same time, I want to transfer to TIM3 CH3 the values in a table. The ...

costi by Associate III
  • 1264 Views
  • 4 replies
  • 0 kudos

Trying to get SPI slave transmit working in interrupt mode

I took SPI interrupt example from STM32CubeF1 repo. I have two Nucleo-F103RB boards. I am using one board as Master and the other as Slave. If I run the example as is then communication is working as expected. That is data from Master is getting sent...

GdubeyJi by Associate
  • 841 Views
  • 0 replies
  • 0 kudos

In STM32F401 using ADC (4 channels in Scan Conversion mode) using DMA triggered by Timer , Data of different Channels interchanges.

I am using STM32F401CCU6 for making Oscilloscope with Waveform on display, I need to display upto 1kHz waveform in 300points. For that i am using 4Channels ADC with DMA and timer for Triggering. The code used for ADC starting :if(HAL_OK != HAL_ADC_St...

HJang.3 by Associate II
  • 556 Views
  • 0 replies
  • 0 kudos

Resolved! how to inteface HI-8476 ic in stm32

Hello every one .Im yugenthar I need your help Anyone Know th arinc-429 protoaclThen how to implement the stm32F Any boady know this concept Please give the sollution

I'm using NUCLEO64 F302R8 controller, it works when I first debug the program, then it doesn't work at all. What could be the reason for this?

In my project, I convert char array components to uint_8 data type with atoi. It works fine with my project in the debug phase, then it doesn't work. I have to debug every time I want to run it./* USER CODE BEGIN 4 */ void HAL_UART_RxCpltCallback(UAR...

YBAYR.1 by Associate III
  • 517 Views
  • 0 replies
  • 0 kudos

Resolved! Hello, I am Working with STM32H7 and I want to put in my board 2 QSPI as you put in your evaluation board stm32h745i-disco. Could you say me waht is the Interface signals layout guidelines?, by the example as router clk signal (star or daisy chain).

Hello,I am Working with STM32H7 and I want to put in my board 2 QSPI as you put in your evaluation board stm32h745i-disco.Could you say me waht is the Interface signals layout guidelines?, by the example as router clk signal (star or daisy chain).Tha...

FAlca.2 by Associate II
  • 801 Views
  • 2 replies
  • 0 kudos