cancel
Showing results for 
Search instead for 
Did you mean: 

Doubts on Nucleo-H753ZI

naveen_kumar
Associate II

I'm interfacing Nucleo-H753ZI with DAC8775EVM through SPI4.

DAC8775EVM works on logic HI in range of 5V and expects the same logic from Nucleo-H753ZI

but Nucleo-H753ZI MCU itself runs at 3.6V so Logic Hi isn't read by DAC8775EVM.

How to Change the logic level "HI" of SPI4 in Nucleo-H753ZI?

Thanks in Advance.

Regards,

Naveen

3 REPLIES 3
Peter BENSCH
ST Employee

Hi Naveen,

The level of the SPI signals can be converted between 3.3V and 5V using a level shifter.

Does it answer your question?

Regards

/Peter

In order 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.

Hi Peter,

Is it possible to use microcontroller SPI pins to pull up to +5v and use them instead of level shifters. We are preferring this method as the Hardware is designed without Shift registers already.

Regards,

Naveen.

Check if the pins in question are FT (5V tolerant) per Data Sheet.

If they are you can use a pull-up and Open-Drain mode for the output.

Check what the reported VIH threshold is for DAC8775 really is, vs level seen on pin/connection.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..