This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Why does MOSI stay high afther sending last byte with a value higher than Decimal 127. Binear (0111 1111)

I get that is has to do with something around the MSB. But I cant seem to find a way to prevent this. No i can not send a byte 0x00 since this will trigger certaint behavior of the slave. How can I prevent it from staying high while also sending the data I want and only the data I want? Would love to hear from you guys. Seems to be a 3 year old problem with out a propper solution. devzone.nordicsemi.com/.../nrf52832-why-does-mosi-stay-high-after-transmitting-any-byte-7f

Related