cancel
Showing results for 
Search instead for 
Did you mean: 

Cant find SPI3_ICS

siyar
Visitor

Hi 

Im a bit new. I'm following a tutorial and i cant find the SPI_ICS like the guy on the video on the picture did.

Its a STM32L432KBU

Tutorial pic:

siyar_0-1745832732403.png

 

My STM32:

siyar_1-1745832804734.png

 

10 REPLIES 10
Pavel A.
Evangelist III

which video? Have you tried to ask that guy? He would be glad to know that someone enjoys his video.

 

siyar
Visitor

Also couldnt find NRF_CE and NRF_IRQ

Pavel A.
Evangelist III

The author of the video may be even more happy to explain you about that.

"NRF" sounds like Nordic bluetooth or wi-fi.

 

 

Ozone
Principal

As stated, a link to the video would be helpful.

The terminology surrounding SPI is not always fully consistent. I would recommend to review the video, and the datasheet of the intended slave device. Especially when supporting more than one bus type / bus mode, the pin names can get confusing.

Check both, but even better would be a schematic of the circuitry the video talks about.

Mahmoud Ben Romdhane
ST Employee

Hello @siyar ,

 

First let me thank you for posting and welcome to the ST Community.

I suggest that you provide please the STM32CubeMX version.

 

Thanks.

Mahmoud

Hi

Thanks, im using 1.17.0

RobK1
Associate III

Of course you cannot "find" those pins; you have to define and name them yourself. They are not part of the SPI port, but GPIO's that have been given a user label.