Dear team:
How to make a PWM simulation with Keil?
Dear team:
How to make a PWM simulation with Keil?
Hi,
Keil Logic Analyzer uses Trace to interface with a target MCU. On the nRF52832 there is a Trace Port Interface Unit(TPIU) you can use to connect to an external debugger that supports trace, in order to use Keil Logic Analyzer. Note that debuggers with trace-functionality tend to cost quite a bit more than ones without this feature. There is also a blog post here about using Trace with the nRF52832 you can read.
Another option is to get a logic anazlyer to analyze the PWM signal. E.g. from Saleae. See this link.