Commit graph

10 commits

Author SHA1 Message Date
98c5793738
Finished getting data from the sensor camera. 2025-02-16 19:54:08 +01:00
256cd3c500
WIP getting data with interrupts 2025-02-13 23:58:34 +01:00
b35c7ceb72
Using MemRead to get data, MemWrite to configure it.
Retrieves block 0 from top array
2025-02-13 16:44:18 +01:00
7796b73e0e
Format 2025-02-13 16:42:28 +01:00
72da832192
Protect code from STM32CubeMX by putting it between comments 2025-02-13 16:42:00 +01:00
53e237f6ea
Update .gitignore 2025-02-13 13:20:27 +01:00
40edb62e44
Adding I2C interrupt 2025-02-13 13:19:19 +01:00
ee42fc0bbc
Configuring sensor 2025-02-12 21:13:54 +01:00
a56804ec46
Adding registers as consts in enum 2025-02-12 21:13:37 +01:00
1f4170c292
init 2025-02-12 21:02:32 +01:00