2025-04-29 2:51 PM
Hello there, I see in the datasheet for the STM32C071Rx that the version N (with VDDIO) marks PD4 as supplied by the pin VDDIO in the figure 10:
But the table 12 doesn't marks it as a pin supplied by VDDIO but VDD instead:
Which is true? VDD or VDDIO?
Thanks
Solved! Go to Solution.
2025-04-29 5:00 PM
Welcome @laurencedv, to the community!
This is worded a little awkwardly in the data sheet: In table 12, the column LQFP64 GP/N applies to both GP and N versions. The pin 54 you have marked is therefore FT for the GP version and FT_s for the N version. This is also shown in figure 10, where the footnote for the N version reads: ‘I/O supplied by VDDIO2’.
Does it answer your question?
Regards
/Peter
2025-04-29 5:00 PM
Welcome @laurencedv, to the community!
This is worded a little awkwardly in the data sheet: In table 12, the column LQFP64 GP/N applies to both GP and N versions. The pin 54 you have marked is therefore FT for the GP version and FT_s for the N version. This is also shown in figure 10, where the footnote for the N version reads: ‘I/O supplied by VDDIO2’.
Does it answer your question?
Regards
/Peter
2025-05-01 10:59 AM
Hi Peter,
Yes it does, thanks, hopefully will be helpful to others.
The confusing part is that all the others pins that are supplied by VDDIO2 are marked as FT_s in the table, ie PD3. Combined with PD4 being the last (on the edge) it made me doubt what I was seeing.
Thanks for your quick answer!