Skip to main content
Associate III
November 25, 2024
Solved

L4 TSC CubeMX Bug??

  • November 25, 2024
  • 3 replies
  • 767 views

Hi, when I generate code for the SMT32L412RBTxP using TSC with CubeMX  I get duplicated entries in tsl_user.h.

TSL_user_H_Error.JPG

One channel does not work. So I edit Channel 2 to use the missing group and IO:

TSL_user_H_Fix.JPG

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.

Best answer by Ghofrane GSOURI

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

 

3 replies

Technical Moderator
November 26, 2024

Hello @Lanceh ,

Which CubeMx version used?

Please share your ioc file, this will help us to reproduce the issue.

 

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
Ghofrane GSOURI
Ghofrane GSOURIBest answer
Technical Moderator
November 26, 2024

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.
LancehAuthor
Associate III
November 26, 2024

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.