Mp1-avl1506t-fw-zzq V1.0 New Software Online
Old Code (Deprecated):
delay_ms(100); // Blocking, high power
New Code (V1.0):
ztimer_sleep(ZTIMER_MSEC, 100); // Non-blocking, low power
Additionally, all interrupt service routines (ISRs) must now be decorated with the __attribute__((fast_interrupt)) flag to utilize the new low-latency vector table. Mp1-avl1506t-fw-zzq V1.0 New Software
When a device displays or requests "Mp1-avl1506t-fw-zzq V1.0 New Software," it generally refers to an operating system update for the hardware. Here is what this content usually entails: New Code (V1
| ID | Limitation | Workaround | |----|------------|-------------| | KN-01 | Sleep current >2mA (spec is 1.5mA) | Will be fixed in V1.1 | | KN-02 | CAN FD not supported | Use classical CAN | | KN-03 | Timezone defaults to UTC only | Manually set in config for now | Additionally, all interrupt service routines (ISRs) must now