Hello!
Is it possible to implement the STM32F334 HRTIM PWM library?
How do I call the HAL library?
Linked Document Chapter 2.1, A Single PWM Generation Example.
HRTIM cookbook:http://www.st.com/resource/en/applicati ... 121475.pdf
STM32F334 and High Speed PWM
Moderator: Benj
- STibor
- Posts: 263
- Joined: Fri Dec 16, 2011 3:20 pm
- Has thanked: 116 times
- Been thanked: 113 times
- Contact:
Re: STM32F334 and High Speed PWM
The empty project is also bad.
- Attachments
-
- empty_stm32f334_nucleo.msg.txt
- (57.19 KiB) Downloaded 419 times
-
- empty_stm32f334_nucleo.fcfx
- (6.37 KiB) Downloaded 420 times
- LeighM
- Matrix Staff
- Posts: 2178
- Joined: Tue Jan 17, 2012 10:07 am
- Has thanked: 481 times
- Been thanked: 699 times
Re: STM32F334 and High Speed PWM
Attached update to go into your Flowcode installation FCD\ARM\ directory.
- Attachments
-
- 32F334Nucleo64.fcdx
- (28.91 KiB) Downloaded 411 times
- STibor
- Posts: 263
- Joined: Fri Dec 16, 2011 3:20 pm
- Has thanked: 116 times
- Been thanked: 113 times
- Contact:
Re: STM32F334 and High Speed PWM
Hello,
I've created a demo program for HRTIM PWM.
There may be a terrible part of the code. (spaghetti code): D
I do not really understand C programming.
https://youtu.be/b0M7hRunN7Y
I've created a demo program for HRTIM PWM.
There may be a terrible part of the code. (spaghetti code): D
I do not really understand C programming.
https://youtu.be/b0M7hRunN7Y
- Attachments
-
- stm32f334_nucleo_hrtim_demo_DM00121475.fcfx
- (23.29 KiB) Downloaded 422 times