dario
|
dadd179c26
|
Added readMemory and writeMemory implementation for STM32
|
2024-12-01 22:34:26 +01:00 |
|
dario
|
8116a74b31
|
Added timeout to bus communication and added error handling via return values
|
2024-12-01 22:34:26 +01:00 |
|
dario
|
f3dfb687f2
|
Updated address scanning
|
2024-12-01 22:34:26 +01:00 |
|
dario
|
54a8ecf6c7
|
Added address scan and verification for STM32 I2C
|
2024-12-01 22:34:26 +01:00 |
|
dario
|
82baae62ad
|
Added I2C address scan
|
2024-12-01 22:34:26 +01:00 |
|
@CarlWachter
|
16b9e6135c
|
Updated: Doxygen Documentation
|
2024-01-07 23:23:35 +01:00 |
|
dario
|
4c157bbe52
|
Moved simultaneous reading and writing into SPI; removed it from I2C and UART
|
2023-08-20 17:38:48 +02:00 |
|
dario
|
8ffba482de
|
Fixes to make I2C work for SMT32
|
2023-08-10 22:54:18 +02:00 |
|
dvdb97
|
0d02d57cbb
|
Small fixes for smt32 support
|
2023-07-16 12:02:45 +02:00 |
|
dvdb97
|
96d94edc52
|
First reworks for debugging
|
2023-07-12 13:33:34 +02:00 |
|
dvdb97
|
e7ddbbf365
|
Fixed broken imports after dir structure rework & added stm32 i2c
|
2023-06-24 15:44:56 +02:00 |
|