Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GpioSampler broken #878

Closed
rleh opened this issue Jul 10, 2022 · 0 comments · Fixed by #875
Closed

GpioSampler broken #878

rleh opened this issue Jul 10, 2022 · 0 comments · Fixed by #875

Comments

@rleh
Copy link
Member

rleh commented Jul 10, 2022

At some point, probably while refactoring the system clock stuff, the gpio sampler code broke for some of the STM32 targets (e.g. Nucleo-F411RE).
Since at least release 2021q3 some of the gpio sampler unit tests fail:

>>> gpio_sampler_test␊
Channel 0:␊
-1260099550␊
-1260099321␊
-1259929112␊
-1259758983␊
-1259588858␊
Channel 1:␊
-1260099549␊
-1259418692␊
-1259248537␊
-1259078412␊
-1258908281␊
FAIL: gpio_sampler_test:71 : -229 not in range [0,170000]␊
FAIL: gpio_sampler_test:72 : -170209 not in range [170000,187000]␊
FAIL: gpio_sampler_test:73 : -170129 not in range [170000,187000]␊
FAIL: gpio_sampler_test:74 : -170125 not in range [170000,187000]␊
FAIL: gpio_sampler_test:77 : -680857 not in range [680000,697000]␊
FAIL: gpio_sampler_test:78 : -170155 not in range [170000,187000]␊
FAIL: gpio_sampler_test:79 : -170125 not in range [170000,187000]␊
FAIL: gpio_sampler_test:80 : -170131 not in range [170000,187000]␊
@rleh rleh mentioned this issue Jul 10, 2022
32 tasks
@salkinium salkinium linked a pull request Jul 12, 2022 that will close this issue
32 tasks
@chris-durand chris-durand added this to the 2022q2 milestone Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants