PIC32MZ2048EFH100 interrupt

An area to discuss 32-bit PIC specific problems and examples

Moderator: Benj

Post Reply
Speed64
Posts: 39
Joined: Sat Jul 16, 2016 12:08 pm
Has thanked: 4 times
Been thanked: 2 times
Contact:

PIC32MZ2048EFH100 interrupt

Post 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

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: PIC32MZ2048EFH100 interrupt

Post 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.

Speed64
Posts: 39
Joined: Sat Jul 16, 2016 12:08 pm
Has thanked: 4 times
Been thanked: 2 times
Contact:

Re: PIC32MZ2048EFH100 interrupt

Post 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.

Post Reply