diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-08-10 11:43:52 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-08-10 11:45:15 -0400 |
commit | effe6f6ddd5132db4ab4f88bf8616aab575e7691 (patch) | |
tree | 76706f1fd259d99c8af4e4be0bddff72b6100f18 /src/stm32/adc.c | |
parent | a3980cebcc041d4f07063d17b34837bcba5138a2 (diff) | |
download | kutter-effe6f6ddd5132db4ab4f88bf8616aab575e7691.tar.gz kutter-effe6f6ddd5132db4ab4f88bf8616aab575e7691.tar.xz kutter-effe6f6ddd5132db4ab4f88bf8616aab575e7691.zip |
lcd_st7920: Add brief delay around gpio toggle calls on fast MCUs
On fast MCUs (like the SAMD51) it is possible for the gpio to toggle
faster than the st7920 can accept. Add a small delay around the clock
rise signal.
Signed-off-by: Lars R. Hansen <popshansen@hotmail.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/stm32/adc.c')
0 files changed, 0 insertions, 0 deletions