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

What best for 10 analog input and 20 digital ouput (2 row of 10 output), and additional 2 digital output and 1 digital ouput

There, I am starting this STM32 Board, which I dont know the exact type of STM32 to choose, I need to replacing old machine board (its microprocessor base) with 10 of weight sensor, and 20 stepper motor, and 2 communication and 1 additional output, P...

Siun6 by Associate
  • 375 Views
  • 1 replies
  • 0 kudos

RS485 Uart DMA Tx

I am using stm32f4xx, and I am using UART with DMA normal mode. I have a problem with the Transmit Completed state, When I using the TxCompletedCallbacks I get hard fault error so I learned it does not using with normal mode so I am trying the Transm...

DCtech by Associate II
  • 616 Views
  • 3 replies
  • 0 kudos

STM32L475 RTC interrupt for every 1s

I want to configure the RTC interrupt for every 1s in L475. Since all RTC interrupt are routed through EXTI, is it possible to generate the interrupt periodically without depending on external signal? Something like second interrupt (SECIE) in STM32F...

PBala.2 by Associate II
  • 704 Views
  • 2 replies
  • 0 kudos

Resolved! ST’s secure service in STM32H750

We are working with STM32H750VBT6. Our project works with an external QSPI flash. We planned to put our bootloader in STM’s internal flash and our firmware in the QSPI flash. We need to protect the internal flash (bootloader) for reading from the ext...

BEvge.1 by Associate II
  • 862 Views
  • 2 replies
  • 0 kudos

Reading in ADC on STM32H753

I am trying to run a simple program that can read in data from a potentiometer through ADC. The pot is connected to PF10 or A5 on the nucleo board. My code is below:When I run this it prints "Value is: 32767" once then stops. Because I am in conti...

JWolf.3 by Associate II
  • 830 Views
  • 1 replies
  • 0 kudos