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

pca10001 - s110 uart interrupt not happening

Hi,

I have a full working ble code form the example provided (keil), but I DO NOT SEE any uart interrupt happening. I can write data to the uart, but I can't see any interrupt when writing data back in.

This is an original example, no modifications, therefore I was expecting to see it working. So far the pins setup are correct The hw connections are tested The uart registers are correct The uart Nvic setup is fine, although I can't see (access) the NVIC registers.

I just don't see the interrupt being called.

Any suggestion?

Regards, R. Marinheiro

Related