Glenn Ruben Bakke
|
2c61b7f596
|
nrf5/hal: Adding untested implementation of twi read. Lacking sensors to test with :)
|
2017-03-04 21:42:36 +01:00 |
|
Glenn Ruben Bakke
|
cd096f604e
|
nrf5/hal: Updating hal_twi.c tx implementation to a working state. STARTTX only issued once, before looping bytes.
|
2017-02-02 23:45:44 +01:00 |
|
Glenn Ruben Bakke
|
c7162720c1
|
nrf5/hal: Updating hal_twi.c with tx function. Gets multiple startup bytes for each clocked byte.
|
2017-02-02 22:55:25 +01:00 |
|
Glenn Ruben Bakke
|
fed06e278b
|
nrf5/hal: Updating hal_twi.c with tx function which partly works. Bytes are clocked out a bit out of order.
|
2017-02-02 20:51:43 +01:00 |
|
Glenn Ruben Bakke
|
0629abac53
|
nrf5/hal: Started implementation of hal_twi.c (non-DMA). Init function started.
|
2017-02-02 20:03:50 +01:00 |
|
Glenn Ruben Bakke
|
4b38644531
|
nrf5/hal: Updating twi driver with template functions.
|
2017-01-31 22:46:04 +01:00 |
|
Glenn Ruben Bakke
|
97a3fd4f3a
|
nrf5/hal: Adding members to TWI config struct, device address and scl/sda pin. Renaming and adding function such that twi slave and master has seperate init function. Started implementation of master init function for nrf52 using DMA (hal_twie.c).
|
2017-01-28 23:45:30 +01:00 |
|
Glenn Ruben Bakke
|
1c778f020f
|
nrf5/hal: Updating TWI with frequency enums.
|
2017-01-28 22:54:44 +01:00 |
|
Glenn Ruben Bakke
|
72b7e596ee
|
nrf5/hal: Adding template files for TWI (i2c) hal.
|
2017-01-11 16:46:43 +01:00 |
|