Closed hmathieu31 closed 2 years ago
https://github.com/hmathieu-insat/PIR/blob/e38526061de927bf9f85f774183777269fadd80d/Nouveau PIR/firmware/source/failures.c#L700
GPIO A5 and GPIO A6 are read and written because we toogle them. We therefore need to read their current value to write the opposite in output. Having configured them in output is no problem.
A5
A6
https://github.com/hmathieu-insat/PIR/blob/e38526061de927bf9f85f774183777269fadd80d/Nouveau PIR/firmware/source/failures.c#L700