[BUG] NO definition for complementary outputs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-07-03 7:18 AM
Posted on July 03, 2018 at 16:18
/** @defgroup TIM_Channel TIM Channel
* @{ */#define TIM_CHANNEL_1 0x00000000U#define TIM_CHANNEL_2 0x00000004U#define TIM_CHANNEL_3 0x00000008U#define TIM_CHANNEL_4 0x0000000CU#define TIM_CHANNEL_ALL 0x00000018UTherea are no definitions for complementary outputs in stm32f1xx_hal_tim.h that generated by stm32Cube v1.0 version 4.26.0 with
STM32CubeF1 Firmware Package V1.6.0
Also is mistake in
#define TIM_CHANNEL_ALL 0x00000018U
Number
0x00000018U
it makes no sense. May be you mean 0x1555
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
