-
- Downloads
"...git@git.ece.iastate.edu:danc/MicroCART.git" did not exist on "23fb54ebfb0526459e54f178c8f20e77046404ec"
quad: Fix I2C polling function freezing issue
Using the original Xilinx polling I2C send functions, if a slaved NACKed, then the polling function would poll forever (infinite loop). Copied the Xilinx function into our src and added a check for NACK. This resolves #1
parent
b9bda600
No related branches found
No related tags found
Loading
Please register or sign in to comment