Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 6 months ago.
Example for STM32F334 HRTIM?
Hallo. Are there any plans for a STM32F334 HRTIM example? The HRTIM is a hell of a great feature of the nucleo F334. Thanks.
Question relating to:
1 Answer
9 years, 5 months ago.
Hi,
I don't know if there is any plan to include the HRTIM in mbed. In the meantime you can use the HRTIM HAL functions which are in the STM32Cube driver directly in your mbed code. You can find also HRTIM examples in the STM32Cube package (to be downloaded directly from st.com).
Regards.