Mario Hüttel mhu
mhu pushed to master at mhu/stm32f407vx-template 2020-08-21 22:49:59 +02:00
688ba3160a Add GPIO macros
mhu deleted tag master from mhu/stm32f407vx-template 2020-08-21 22:46:25 +02:00
mhu pushed to master at mhu/stm32f407vx-template 2020-08-21 22:46:25 +02:00
4ff1072d48 Basic structure of startup code. CCM ram init still missing and interrupt vectors
6ac884956f Add basic file structure and linker script for 512K type
mhu created repository mhu/stm32f407vx-template 2020-08-21 22:45:44 +02:00
mhu opened issue mhu/reflow-oven-control-sw#16 2020-08-21 12:51:08 +02:00
Rewrite Startup code
mhu opened issue mhu/reflow-oven-control-sw#15 2020-08-21 00:53:57 +02:00
Implement Check over Safety controller structures to prevent memory accesses in these structures
mhu commented on issue mhu/reflow-oven-control-sw#5 2020-08-21 00:48:15 +02:00
Implement fault handling of safety controller and document it

Add this information to the sphinx docu!

mhu opened issue mhu/reflow-oven-control-sw#14 2020-08-21 00:47:45 +02:00
Define and Implement Panic Mode
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-21 00:29:22 +02:00
95de84fa85 Fix #13: Add hang command to shell
mhu closed issue mhu/reflow-oven-control-sw#13 2020-08-21 00:29:22 +02:00
Add hang command
mhu opened issue mhu/reflow-oven-control-sw#13 2020-08-21 00:28:42 +02:00
Add hang command
mhu commented on issue mhu/reflow-oven-control-sw#9 2020-08-21 00:21:51 +02:00
Rework SDIO driver

Sometimes f_open returns FR_INT_ERR which indicates a FAT error.

mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-21 00:20:23 +02:00
432d30cc34 Fix #12: Timing monitors are now correctly displayed in flags command
mhu closed issue mhu/reflow-oven-control-sw#12 2020-08-21 00:20:23 +02:00
flags command: Fix print of timing monitor
mhu opened issue mhu/reflow-oven-control-sw#12 2020-08-21 00:16:38 +02:00
flags command: Fix print of timing monitor
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-21 00:07:12 +02:00
0395cd19d4 SD card settings folder: Use f_stat to determine if directory is present
04994bff51 Issue #9: Fix timeout bug in write block command
Compare 2 commits »
mhu opened issue mhu/stm32f4-sdio#4 2020-08-20 23:29:18 +02:00
Check for card state = TRAN in write function
mhu closed issue mhu/reflow-oven-control-sw#11 2020-08-18 20:47:18 +02:00
Safety Controller: Check Timing monitors not IRQ save
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-18 20:47:12 +02:00
45564a7789 Fix safety issue #11
mhu opened issue mhu/reflow-oven-control-sw#11 2020-08-18 20:46:40 +02:00
Safety Controller: Check Timing monitors not IRQ save