aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers/I2C_Communication/I2C.c
Commit message (Expand)AuthorAgeFilesLines
* Update RFID code + Use new task for RFID and dispensersAvi Levkovich2020-11-221-1/+3
* exclude unused code + add define for EVB codeAvi Levkovich2020-10-191-1/+1
* Temporary workaround to check if head card and whs card are availabeAvi Levkovich2020-07-151-0/+2
* Decrease the delay in I2C communication from 5000 ticks to 100 + add wait unt...Avi Levkovich2020-07-131-3/+4
* i2c_fifoRonen Sberlo2020-06-211-0/+5
* remove warningsAvi Levkovich2020-02-031-0/+1
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShai Frieder2020-01-131-0/+16
|\
| * Add function to block the third unused I2C3 mux (the same i2c as head and whs...Avi Levkovich2020-01-131-0/+16
| * advanced work on new headAvi Levkovich2020-01-131-6/+11
* | reduse I2C delay to 3000Shai Frieder2020-01-061-6/+6
|/
* decrease the I2C delay from 15000 to 3000.Avi Levkovich2020-01-051-5/+5
* add newWHS testsShai Frieder2019-12-191-0/+1
* fix bugs missing ifdef for reading head card LS+ wrong I2C ID in configuratio...Avi Levkovich2019-11-141-4/+4
* Add defines to configures the I2C SCL clock frequency (I2C data transfer rate...Avi Levkovich2019-11-101-4/+15
* remove unused code in I2CAvi Levkovich2019-01-271-1/+0
* update I2CAvi Levkovich2018-06-131-2/+32
* Add I2C Single (Byte) mode functionsAvi Levkovich2018-06-101-2/+16
* Add I2C stubAvi Levkovich2018-06-061-104/+228
* integration changesAvi Levkovich2018-05-061-17/+37
* A new forlder for embedded software in our common structureShlomo Hecht2018-03-061-0/+127