2024-11-25 3:39 PM
Hi, when I generate code for the SMT32L412RBTxP using TSC with CubeMX I get duplicated entries in tsl_user.h.
One channel does not work. So I edit Channel 2 to use the missing group and IO:
It now works, but when code is regenerated with CubeMX it overwrites this back to the first image.
Is this a bug or am I doing something wrong?
Thanks, Lance.
Solved! Go to Solution.
2024-11-26 2:06 AM
Hello @Lanceh
First let me thank you for reporting.
Actually , this is a known issue that has been reported to dev team in this ticket 154423 and will be fixed as you as possible.
I will keep you posted with updates.
THX
Ghofrane
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-11-25 11:13 PM
Hello @Lanceh ,
Which CubeMx version used?
Please share your ioc file, this will help us to reproduce the issue.
2024-11-26 2:06 AM
Hello @Lanceh
First let me thank you for reporting.
Actually , this is a known issue that has been reported to dev team in this ticket 154423 and will be fixed as you as possible.
I will keep you posted with updates.
THX
Ghofrane
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-11-26 2:31 PM
Thanks, I look forward to the update. I am using 6.12.1, just noticed there is now 6.13.0 available. Updating now.
Lance.