Guest
#1171097
All others interrupts work in Z8, but the SPI interrupt does not work.. Somebody knows what can be happening???
Z8: SPI interrupt does not work
Guest
#1171097
All others interrupts work in Z8, but the SPI interrupt does not work.. Somebody knows what can be happening??? Bruno wrote: > All others interrupts work in Z8, but the SPI interrupt does not work.. > Somebody knows what can be happening??? This an an ARM related forum. Perhaps you should be at http://www.z8micro.com/forum/. Either way, you will probably need to specify the exact Z8 part you are using, and include an example the code you are using to initialise the interface. Whether you are using the SPI as a master or slave is also pertinent, and if it is a slave, are you sure the master is producing a valid signal? Clifford ReplyPlease log in before posting. |