2022-01-18 08:36 AM
Is the GPIO ASCR register purposefully left out of the register section of the reference manual for STM32L4+ series?
Thanks
Solved! Go to Solution.
2022-02-16 01:55 AM
Hello @Community memberhadwick ,
Thank you for your post.
Your issue is tracked internally (ticket number: 122878) for check and take the necessary action.
PS: Ticket number 122878, this is an internal tracking number and is not accessible or usable by customers).
Imen
2022-01-18 09:18 AM
Only STM32L475xx/476xx/486xx have GPIO_ASCR.
JW
2022-02-04 08:45 AM
Are you sure?
In that case the STM32L4R9 SVD file is incorrect. Though it has a few other bugs as well.
Is 1.8 the latest version available or what do you use internally, if not svd?
GPIOA->H ASCR register also shows up in the STM32 Cube IDE peripheral registers view on the STM32L4R9AI
2022-02-06 03:43 AM
You made me unsure, so I had to look up my own writeup and it indeed contains link to the source, this ST presentation.
JW
Hi @Imen DAHMEN , can you please have a look at this issue? Either that presentation lies, or, as @Community memberhadwick said above, the SVD files are incorrect.
2022-02-14 09:11 AM
TIM16 OR1 also seems to be a bit short in the C code and SVD as well. Either that or the many remapping options in the ref manual (TI1_RMP) do not exist (hard to believe)?
Shall I post my svd file with fixes to 1.9? (The ST Cube IDE debugger uses v1.9 that is not on the website).
2022-02-15 07:09 AM
Should I raise this with support? @Imen DAHMEN
2022-02-16 01:55 AM
Hello @Community memberhadwick ,
Thank you for your post.
Your issue is tracked internally (ticket number: 122878) for check and take the necessary action.
PS: Ticket number 122878, this is an internal tracking number and is not accessible or usable by customers).
Imen
2022-02-17 05:09 AM
2022-03-08 06:01 AM
The power control registers are also incorrect! Perhaps a full audit is required @Imen DAHMEN ?
2022-03-08 08:24 AM
Can you please be more specific?
Thanks,
JW