STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Make EXTI generates a request to DMA1 on STM32H7

Hi,I'm trying to trig a DMA from the EXTI0 input. There is a good example in the STM32Cube package for the H7: Projects\STM32H743I-EVAL\Examples\DMA\DMAMUX_RequestGenBut this example uses the BDMA and I need to use the DMA1. I tried to make some modi...

GregB by Associate II
  • 899 Views
  • 3 replies
  • 0 kudos

Resolved! HRTIM update using LL is too slow

Hi Everyone,I am trying to run HRTIM Master unit with repetition interrupt and the repetition counter is 1. Now, when I am in interrupt I have to update compare and period registers and using LL to do so. But, within interrupt merely updating registe...

MYAQO.1 by Associate II
  • 1214 Views
  • 7 replies
  • 0 kudos

RTOS is not working in STM32F072.

I have created a project in STM32CubeIDE with UART and some GPIO's as Input and Output.I have created 2 Tasks using FreeRTOS - CMSIS v1(osPriorityNormal, osPriorityBelowNormal) with different osDelay(osDelay(500);, osDelay(600);). I have compiled and...

AP.6 by Associate
  • 403 Views
  • 1 replies
  • 1 kudos

STA8090WG CAN and USB

Hello,We are interesting STA8090WG as they support both CAN and GPS.However, after simply review with data sheet, I have some questionsIs it right ? Once we use CAN, we can't use USB since those are alternated with same pin.Can we get reference schem...

HKwon.2 by Associate
  • 189 Views
  • 0 replies
  • 0 kudos