2023-11-27 12:23 AM
Hi I m using STM32H7 for SPI transmit & receive, the code is working and able to transmit 2 byte successfully as seen from scope, but the inital CS pin was unable to set to high from .ioc. CS = PA4 and set to GPIO output level HIGH and max output speed to Very high, but waveform show low at start and then high to low again... why is this so. any one can advise how to set CS to high then low initally..
2023-11-29 06:43 AM
Show a scope trace of the NRST and CS signals, triggered by NRST going high.
2023-11-29 06:43 AM
and what i wrote -> you should set : keep io state enable
did you try ?