26 Commits

Author SHA1 Message Date
dario
1d3ba48d7c Added feedback 2024-06-15 15:10:23 +02:00
dario
231f2ea06d Working logger implementation and some fixes for driver code 2024-06-15 12:42:11 +02:00
dario
789fa4cd3e A couple of bugfixes 2024-06-14 16:39:42 +02:00
dario
e2adee029e Merge branch 'feature/logger' of ssh://git.intern.spaceteamaachen.de:22222/ALPAKA/driver-w25qxxx into feature/logger 2024-06-11 10:24:18 +02:00
dario
8bd5a9d26f Removed unnecessary debug prints 2024-06-11 10:24:04 +02:00
Lars Wilko Sentse
d6b16dbff1 fixed assert for start and end sector 2024-06-09 12:32:13 +02:00
dario
9fc8bc2b45 Removed multiple debug prints 2024-06-04 22:51:45 +02:00
dario
d378bda62c cleanup in logger code 2024-06-04 22:05:23 +02:00
dario
33e034a429 Updated logging, binary search to find starting point. 2024-06-04 18:40:48 +02:00
dario
a15b2398ab Added mutex protection and re-arranged some methods 2024-06-04 16:00:18 +02:00
dario
007ed46363 Added mutex and more doxygen 2024-06-03 22:49:04 +02:00
dario
9dd2a8da9c Successful reading and writing 2024-06-03 22:23:00 +02:00
dario
fde868c9db Updated logger 2024-05-30 12:00:39 +02:00
dario
8f6eb72ab4 Added simple logger 2024-05-30 11:07:10 +02:00
dario
0de96367af Fixed the binary search 2024-05-25 14:23:46 +02:00
dario
aea0b1c262 Updated binary search and addressing 2024-05-23 21:56:25 +02:00
dario
0c749626eb Updated comments and one delay 2024-05-15 13:06:20 +02:00
dario
d88de338e9 Added search functionality using binary search 2024-05-07 20:12:17 +02:00
dario
ad76f8e12f Added delay function to driver 2024-04-15 22:50:13 +02:00
dario
b6122a2dd8 Some driver updates to work for the W25Q128 2024-04-13 17:53:22 +02:00
dario
28f1f1ecce Added block lock and unlock implementation 2024-02-27 11:17:21 +01:00
dario
b28e15daff Address mode updating works as intended, successful chip erase, read and write 2024-02-19 11:28:28 +01:00
dario
ebbcd79fb9 small buxfix for manufacturer read 2024-02-17 19:37:40 +01:00
dario
517510c204 Updated implementation for driver 2024-02-11 14:12:49 +01:00
dario
839382790c Added first implementations 2024-02-07 23:50:06 +01:00
dario
c5caf6bd5e Initial commit 2024-02-07 22:46:37 +00:00