2021-11-11 06:57 AM
2021-11-18 09:17 AM
Hello @SMj.1 ,
Thank you for bringing this point to our attention and thanks @Imen DAHMEN for the tag.
Actually you're right, the build problem occurs when remapping TIM3_CH3 function to a pin other than PB0 pin (PC8) .
In fact, backing to the STM32F051 Data Sheet, TIM3_CH3 is AF1:TIM3 Alternate Function selected through GPIOB_AFR registers for port B:
With this being said, this problem is reported internally to be fixed. I'll keep you posted with updates.
Internal ticket number: 117811 (This is an internal tracking number and is not accessible or usable by customers).
Sorry for any inconvenience that this may cause.
Even though this reply doesn’t directly solve the issue, I’m marking it as Best, since it will help clarify the current situation for other customers with the same question. I will post an update here once the issue has been fixed.
Khouloud.
2021-11-12 05:04 AM
Hello @SMj.1 and welcome to the Community :)
This issue is fixed with the latest release of STM32CubeMX-6.3.0.
So, please make sure to use this release, then keep me informed about your update.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
2021-11-14 10:11 PM
So, why does the error occur when I generate the code in STM32CubeIDE 1.7.0?
2021-11-14 10:11 PM
2021-11-16 06:57 AM
The CubeIDE is integrated CubeMX. So you generate your project through cubeMx.
Imen
2021-11-16 07:25 PM
2021-11-17 09:09 AM
Hi @SMj.1 ,
You are right, I reproduced the same issue with CubeMx 6.3.
I will escalate this issue internally to CubeMx team for fix.
Hello @Khouloud OTHMAN , @Khouloud ZEMMELI ,
Can you please review this issue?
Imen
2021-11-18 09:17 AM
Hello @SMj.1 ,
Thank you for bringing this point to our attention and thanks @Imen DAHMEN for the tag.
Actually you're right, the build problem occurs when remapping TIM3_CH3 function to a pin other than PB0 pin (PC8) .
In fact, backing to the STM32F051 Data Sheet, TIM3_CH3 is AF1:TIM3 Alternate Function selected through GPIOB_AFR registers for port B:
With this being said, this problem is reported internally to be fixed. I'll keep you posted with updates.
Internal ticket number: 117811 (This is an internal tracking number and is not accessible or usable by customers).
Sorry for any inconvenience that this may cause.
Even though this reply doesn’t directly solve the issue, I’m marking it as Best, since it will help clarify the current situation for other customers with the same question. I will post an update here once the issue has been fixed.
Khouloud.