Page 1 of 1

PIC32MZ2048EFH100 interrupt

Posted: Tue Dec 11, 2018 6:09 pm
by Speed64
Hello I need help
as soon as a timer interrupt is inserted and active, nothing works
timing at 200Mhz
Thanks in advance
Puls 1.fcfx
(9.1 KiB) Downloaded 361 times

Re: PIC32MZ2048EFH100 interrupt

Posted: Wed Dec 12, 2018 12:40 pm
by Benj
Hello,

In the Build -> Project Options -> Configuration Tab change the "Boot ISA Selection" setting from microMIPs to MIPS32 and hopefully this should solve the issue.

Re: PIC32MZ2048EFH100 interrupt

Posted: Fri Dec 14, 2018 3:41 pm
by Speed64
translated to google, sorry

Hello and thanks
it works now.
many thanks

How do I program two timers to get a 1 second interrupt?
How do I program 2 timers to count on one pin impulse until the next 1 sec interrupt occurs?
How do I read the value from the two timers, which was counted in one sec.
Can the (PIC32MZ2048EHF100 with 200MHz clock) count 50,000,000 pulses in one second?

Thanks in advance
I am very excited about what suggestions come.