Aktionen
Wiki » Historie » Revision 4
« Zurück |
Revision 4/7
(diff)
| Weiter »
Maximilian Seesslen, 24.01.2023 12:32
Wiki¶
STM32L431RCT6 with QUAD-SPI-Flash (Memory-mapped) and SD-Card-Slot.
MCU
- The block size is 512 Bytes; it will be erased automatically?
- plain ascii: "2012-06-01 01:00, 1, 3"
- quite difficult to find the end.
- need to manipulate it afterwards for gnuplot anyway
- Record any received object vs. perooidically log all objects
- Replay would need all received objects
- Bind it to TDT?
Header
1B Magick 'B'
1B Number of Stamps
2B reserved
4B Block number
4B CRC32
1B Magick 'S'
2B Year
1B Month
1B Day
1B Your
1B Minute
1B Second
--- 8B
4B Node
4B Object
1B Data Unit
1B Data Type
4B Value
Ca. 0x20 Bytes per stamp; 16 Stamps per block
Todos¶
- Behaviour of erasing/writing
- I can only write complete block/512B?
Dump
- Filter Node-ID and Object
h1.
- Start with start-block from config if available
- Search first free block
- Store it in config
Von Maximilian Seesslen vor fast 2 Jahren aktualisiert · 4 Revisionen