Cube V1.1.1: Why is TIM_CCxNChannelCmd private?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-12-23 12:04 AM
Posted on December 23, 2015 at 09:04
Hello,
I use the STM32F2xx. I need to enable TIM8 OCN Output. I cannot do that because TIM_CCxNChannelCmd is private. Second issue with ADC: If I set ExternalTrigConv = ADC_SOFTWARE_START; in this case the parameter ExternalTrigConvEdge is don´t care. However HAL_ADC_Start() checks the ExternalTrigConvEdge parameter for correct values!! and does not check ExternalTrigConv first! So the user HAS TO init ExternalTrigConvEdge otherwise HAL_ADC_Start() might throw an error with parameter checking. Will this be fixed in the next release? best regards Andy
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
