STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

My interrupt is not working. Multiple interrupts.

Hi,I wanted to code an application where the external interrupt would stop the motor. I am gonna be using two limit switches - one with rising edge trigger and one with falling edge trigger.Unfortunately, none seem to work. Please help.I have attache...

STM32H743, SPI and DMA

HelloThe Flash (MT25QL256ABA) is connectd to the STM32H743ZI (Nucleo) via SPI_3 and DMA. Send and Receive buffer are part of the SRAM3 area. There is no cache enabled.To erase the flash the following procedure is done:Send Write Enable Command (HAL_S...

0693W00000aHka8QAC.png

Drive NOR flash with FMC using stm32L496 controller

I needed help getting started with Stm32 L496 processor interface with IS29GL064 nor flash mem.  It's my first time interfacing with any external memory. I have decided to use FMC controller to drive this flash mem. But unaware of how to setup the co...

KMINH.1 by Associate III
  • 1007 Views
  • 3 replies
  • 0 kudos

Resolved! How to enable the HAL_UARTEx_RxEventCallback function.

Hi, I am using cubeMx generate the STM32F302VE project, which for receiving the usart1 date by DMA circual mode.My config as below:enable DMA, but disable DMA interrupt;enable USART1, and enable UART_IT_IDLE;Now, the project can enter the "USART1_IRQ...

0693W00000aHiFSQA0.png
Junde by Senior III
  • 4441 Views
  • 2 replies
  • 1 kudos

Mems gyrometre used in STM32F429 discovery board

Dear ST community Hello,I want to use the gyro-meter on the the STM32F discovery board and communicate on SPI,I am using the default configuration with cubeIDE and I have a question in Cude Mx graphical interface.After generating the code using Cube ...

Resolved! STM32C031C6 Timer confusion

The code below links Timer1 in master mode to Timer3 in slave mode producing a 4 second toggle on PB8 and it works correctly.My question is I'm not able to follow the flow of the signal in the Timer chart below the code.If someone would show me the s...

0693W00000aHg2CQAS.png
MHank.1 by Associate III
  • 967 Views
  • 3 replies
  • 0 kudos

PWM Input Issue on CH3 & CH4 of any timer - STM32F091CC

Hello,I am having some problems with Timer Capture/PWM InputThe target device will be an STM32F091CC, however my test device for this function is an STM32F030K6I'm trying to input 3 different PWM devices but I have limited access to certain pins as t...

Popcorn by Associate II
  • 832 Views
  • 2 replies
  • 0 kudos