Search found 2 matches

by KiraVerSace
Tue Dec 17, 2024 2:32 am
Forum: General discussion
Topic: Why in HardwareTimer FREQ_DUTY mode don't use timer slave reset Mode?
Replies: 1
Views: 495

Why in HardwareTimer FREQ_DUTY mode don't use timer slave reset Mode?

After read the source code and Frequency_Dutycycle_measurement.ino, I found that use the capture the CC and timer count to calculate the duty and frequency, but there is a more convenient method.
Eg: Let the TIM1 work in slave mode(reset mode), and use TI1FP1 as trigger source.
/* USER CODE BEGIN 4 ...
by KiraVerSace
Thu Mar 18, 2021 5:48 pm
Forum: General discussion
Topic: Some problems about freeRTOS
Replies: 6
Views: 5935

Some problems about freeRTOS

Hi Guys, I use the newest stm32duino-freeRTOS in my project, but I meet some serious problems, and I am from China, and not good at English.
MCU: STM32L476RG 96K/1024K
PlatformIO/ Frame=Stm32duino

1.Most programs we are using the heap4 in STM32, but in your lib/STM32duino FreeRTOS/src ...

Go to advanced search