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

Resolved! DMA transfer delay when EXTI occur

My target:I want to use the same uart lines(RX line and TX line) to achieve communication between computers and multiple devices (in other words: multiple slave devices, computer as master). I use some STM32F072C8 as slave devices, and configure thes...

pic.png
way by Associate II
  • 1025 Views
  • 2 replies
  • 1 kudos

CANbus: Execution time to send a message

Hello,I am utilizing the FDCAN1 CANbus protocol on the STM32H725AGI6 MCU currently. I am trying to determine the execution time for the firmware to execute the lines of code, as the timing can be critical in some applications.  So for example, I woul...

KMew by Senior III
  • 2289 Views
  • 3 replies
  • 0 kudos

STM32F030R8 PWM using LSE as source for Timer

Hi all, I was wondering if there is a way to set up the LSE as the source for a Timer on the STM32F030R8 to generate a PWM output signal. Currently doing a deep dive on clock configurations, timers, etc. and I have been able to use the HSE for PWM, b...

tolgaust by Associate II
  • 1919 Views
  • 6 replies
  • 0 kudos

Keyboard Interrupt on UART receive

Hi i m using 26 keyboard key to interrupt via UART received, should i coded the 26 interrupt in a single rxcplt callback function or a multiple callback function? Whats the best way? pls advise...void HAL_UART_RxCpltCallback(UART....){  HAL_UART_Rece...

STM32H723VET6 ULPI problem

Hi,I'm having problems with STM32H723VET6 (100 pin device) and ULPI using USB3343. After ULPI reset USB3343 starts the USB clock (60MHz). But when I enable MCU ULPI clock with __HAL_RCC_USB1_OTG_HS_ULPI_CLK_ENABLE() the USB clock is stopped and never...

MAKA by Associate II
  • 1518 Views
  • 5 replies
  • 0 kudos

Resolved! Backup SRAM on STM32H563

Hi,someone knows where the Backup SRAM is located on STM32H563 (at which address)? I didn't find it in the documentation.Thanks

Ez by Associate II
  • 1966 Views
  • 5 replies
  • 1 kudos