2017-11-09 11:05 PM
I am using the STM32F765BIT micro controller(208 pin package) in our custom board, I am using STM CubeMx generated code. I have selected two SPI (SPI1 & SPI2) interface both are with same configuration. with SPI2 I can able to access external SPI-device (both read write is working).
But when I tried with SPI1 I can't able access same device . I also cross checked the signal levels of SPI1 interface , No signal is coming (CS,CLK,MOSI).
Is there any additional configuration needed to use SPI1 interface. Can you please give some brief details regarding this.
Thank you
Best regards
Maheshwar
#keil-mdk5 #stm-32f7 #cubemx #stm32-f7 #spi-write-and-read2017-11-10 12:12 AM
Hello
maheshwarreddy681
,SPI1 and SPI2 should work normally. To proceed, please share with us .ioc file and describe which pins are used for SPI1 and SPI2 peripherals.
Thank you,
Best regards,Tilen