Hello all,
I am trying to use the SPI port of the DM365, which work as master, and write data to a slave device. The program says "SPI Bit error". There is only one slave device, and I configure the master as "SPI_OPMODE_3PIN" mode.
I look up the DM365 GPIO datasheet. It give some translation for the BITERRFLG. which says "Possible reeasons for a bit error are a high bit rate/capacitive load or another master/slave trying to transmit at the same time.
I donnot know "high bit rate" and "capacitive load" here. And there is just a pair of master and slave here.
Anyone can give me some good advice?
Thank you for your attention here, and any reply will be appreciated.