Skip to main content
Associate
February 26, 2026
Solved

How to find out SPI controller version

  • February 26, 2026
  • 1 reply
  • 119 views

Hi,

I would like to know where I can find the SPI controller version of the STM32G491.

AN5543 lists features depending on the SPI controller version and says "To identify the version and the available feature set refer to the product reference manual and datasheet". However, I was not able to find this info in the RM or datasheet of the STM32G491 or anywhere else.

Best answer by Andrew Neil

I guess you're referring to this:

Image1.png

 

I think what it means is that you look at the features in that table, compare to what features are actually listed in the RM for your particular chip - then that will tell you the version ?

 

Yes, it would be a lot more helpful to just state the version!

1 reply

Andrew Neil
Andrew NeilBest answer
Super User
February 26, 2026

I guess you're referring to this:

Image1.png

 

I think what it means is that you look at the features in that table, compare to what features are actually listed in the RM for your particular chip - then that will tell you the version ?

 

Yes, it would be a lot more helpful to just state the version!

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
seb234Author
Associate
February 26, 2026

Ah, I see. I think (unfortunately) you are correct.

Thanks