• How to determine HREADY during master change the selected slave?
    If a master wants to change the selected slave from slaveA to slaveB, then how to determine the HREADY signal? should I choose HREADYOUTA to determine HREADY or choose HREADYOUTB to determine HREADY...
  • How to determine HREADY during master change the selected slave?
    If a master wants to change the selected slave from slaveA to slaveB, then how to determine the HREADY signal? should I choose HREADYOUTA to determine HREADY or choose HREADYOUTB to determine HREADY...
  • Spi Slave Help
    Hello, chip - AT91Sam7x512 I try to work with the SPI slave mode. I wrote a code that work perfectly in master mode, but now I try to convert this code to work in slave mode. Does anyone have...
  • Spi Slave Help
    Hello, chip - AT91Sam7x512 I try to work with the SPI slave mode. I wrote a code that work perfectly in master mode, but now I try to convert this code to work in slave mode. Does anyone have...
  • SPI clock selection
    Using Stm32l476 controller. Master is running at 30 MHz and slave is running 15 MHz. In SPI master clock should be system clock/2 slave clock should be system clock/4 Question 1: My understanding...