Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

random dropouts #4

Closed
toniMephis opened this issue Mar 3, 2022 · 2 comments
Closed

random dropouts #4

toniMephis opened this issue Mar 3, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@toniMephis
Copy link

Arduino IDE version: 1.8.19 (Windows 1.8.57.0)
Arduino SAMD Core Version 1.8.12
ARDUINO_SAMD_MKRWIFI1010
OS: Windows10
sketch: example ISR_Modify_PW
Clipboard06
M

@khoih-prog
Copy link
Owner

Hi @toniMephis

Thanks again for this bug report.

The bug just affects the terminal display of the New Period, but thankfully not the real PWM operation.

This, as well as float precisison of DutyCycle only sometimes working #3 will be fixed in the next release.

Regards,

khoih-prog added a commit that referenced this issue Mar 3, 2022
### Releases v1.2.3

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](#3)
2. Fix `New Period` display bug. Check [random dropouts #4](#4)
3. Update examples
@khoih-prog
Copy link
Owner

Hi @toniMephis

The new SAMD_Slow_PWM releases v1.2.3 has just been published. Your contribution is noted in Contributions and Thanks

Best Regards,


Releases v1.2.3

  1. Fix DutyCycle bug. Check float precisison of DutyCycle only sometimes working #3
  2. Fix New Period display bug. Check random dropouts #4
  3. Update examples

@khoih-prog khoih-prog added the bug Something isn't working label Mar 3, 2022
khoih-prog added a commit to khoih-prog/nRF52_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Display informational warning only when `_PWM_LOGLEVEL_` > 3
4. Add support to `Sparkfun Pro nRF52840 Mini`
5. Update examples
6. Update `Packages' Patches`
khoih-prog added a commit to khoih-prog/nRF52_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Display informational warning only when `_PWM_LOGLEVEL_` > 3
4. Add support to `Sparkfun Pro nRF52840 Mini`
5. Update examples
6. Update `Packages' Patches`
khoih-prog added a commit to khoih-prog/nRF52_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Display informational warning only when `_PWM_LOGLEVEL_` > 3
4. Add support to `Sparkfun Pro nRF52840 Mini`
5. Update examples
6. Update `Packages' Patches`
khoih-prog added a commit to khoih-prog/nRF52_MBED_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/nRF52_MBED_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/MBED_RP2040_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.1

1. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
2. Display informational warning only when `_PWM_LOGLEVEL_` > 3
3. Update examples
khoih-prog added a commit to khoih-prog/MBED_RP2040_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.1

1. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
2. Display informational warning only when `_PWM_LOGLEVEL_` > 3
3. Update examples
khoih-prog added a commit to khoih-prog/RP2040_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/RP2040_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/AVR_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.3

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/AVR_Slow_PWM that referenced this issue Mar 4, 2022
### Releases v1.2.3

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/megaAVR_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/megaAVR_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/megaAVR_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/STM32_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.3

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/STM32_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.3

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/STM32_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.3

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/STM32_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.3

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/Portenta_H7_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
4. Update `Packages' Patches`
khoih-prog added a commit to khoih-prog/Portenta_H7_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
4. Update `Packages' Patches`
khoih-prog added a commit to khoih-prog/SAMDUE_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.2

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/SAMDUE_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.2

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/SAMDUE_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.2

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/Teensy_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/Teensy_Slow_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/ESP8266_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.4

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/ESP8266_PWM that referenced this issue Mar 5, 2022
### Releases v1.2.4

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/ESP32_PWM that referenced this issue Mar 5, 2022
### Releases v1.3.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
khoih-prog added a commit to khoih-prog/ESP32_PWM that referenced this issue Mar 5, 2022
### Releases v1.3.1

1. Fix `DutyCycle` bug. Check [float precisison of DutyCycle only sometimes working #3](khoih-prog/SAMD_Slow_PWM#3)
2. Fix `New Period` display bug. Check [random dropouts #4](khoih-prog/SAMD_Slow_PWM#4)
3. Update examples
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants