@@ -875,7 +875,7 @@ In this example, 16 independent ISR Timers are used, yet utilized just one Hardw
875875
876876```
877877Starting ISR_16_Timers_Array_Complex on PORTENTA_H7_M7
878- Portenta_H7_TimerInterrupt v1.3.0
878+ Portenta_H7_TimerInterrupt v1.3.1
879879[TISR] Portenta_H7_TimerInterrupt: Timer Input Freq (Hz) = 200000000
880880[TISR] Frequency = 1000000.00 , _count = 10000
881881Starting ITimer OK, millis() = 1111
@@ -1025,7 +1025,7 @@ The following is the sample terminal output when running example [**TimerInterru
10251025
10261026```
10271027Starting TimerInterruptTest on PORTENTA_H7_M7
1028- Portenta_H7_TimerInterrupt v1.3.0
1028+ Portenta_H7_TimerInterrupt v1.3.1
10291029[TISR] Portenta_H7_TimerInterrupt: Timer Input Freq (Hz) = 200000000
10301030[TISR] Frequency = 1000000.00 , _count = 1000000
10311031Starting ITimer0 OK, millis() = 1410
@@ -1051,7 +1051,7 @@ The following is the sample terminal output when running example [**Argument_Non
10511051
10521052```
10531053Starting Argument_None on PORTENTA_H7_M7
1054- Portenta_H7_TimerInterrupt v1.3.0
1054+ Portenta_H7_TimerInterrupt v1.3.1
10551055[TISR] Portenta_H7_TimerInterrupt: Timer Input Freq (Hz) = 100000000
10561056[TISR] Frequency = 1000000.00 , _count = 1000000
10571057Starting ITimer0 OK, millis() = 1009
@@ -1071,7 +1071,7 @@ The following is the sample terminal output when running example [Change_Interva
10711071
10721072```
10731073Starting Change_Interval on PORTENTA_H7_M7
1074- Portenta_H7_TimerInterrupt v1.3.0
1074+ Portenta_H7_TimerInterrupt v1.3.1
10751075[TISR] Portenta_H7_TimerInterrupt: Timer Input Freq (Hz) = 200000000
10761076[TISR] Frequency = 1000000.00 , _count = 500000
10771077Starting Timer0 OK, millis() = 1415
@@ -1111,7 +1111,7 @@ While software-based `SimpleTimer`, **programmed for 2s, is activated after 10.0
11111111
11121112```
11131113Starting ISR_16_Timers_Array on PORTENTA_H7_M7
1114- Portenta_H7_TimerInterrupt v1.3.0
1114+ Portenta_H7_TimerInterrupt v1.3.1
11151115[TISR] Portenta_H7_TimerInterrupt: Timer Input Freq (Hz) = 200000000
11161116[TISR] Frequency = 1000000.00 , _count = 100
11171117Starting ITimer OK, millis() = 1109
@@ -1177,7 +1177,7 @@ The following is the sample terminal output when running new example [PWM_Multi_
11771177
11781178```
11791179Starting PWM_Multi_Args on PORTENTA_H7_M7
1180- Portenta_H7_TimerInterrupt v1.3.0
1180+ Portenta_H7_TimerInterrupt v1.3.1
11811181Index = 0, Instance = 0x40010000, channel = 3, TimerIndex = 0
11821182Index = 1, Instance = 0x40000800, channel = 1, TimerIndex = 3
11831183Index = 2, Instance = 0x40001400, channel = 2, TimerIndex = 6
0 commit comments