Mario Hüttel mhu
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-30 19:04:37 +02:00
3dfe59482e Fix #17: Merge branch 'issue/17-rotary-emulation-cmd' into dev
9024402a3b Issue #17: Write documentation for emulation function
f32d1afde5 Issue #17: Add ui-emulate command to shell
0da6925119 Issue #17: Add override function for deltas of rotary encoder
914abd8562 Issue #17: Add override function for button
Compare 5 commits »
mhu opened issue mhu/reflow-oven-control-sw#17 2020-08-30 18:09:19 +02:00
Shell command that allows emulation of rotary encoder/button for testing
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-29 08:53:34 +02:00
80edd09528 temperature converter: Replace division with multiplication. This makes the code faster
ab4499a284 Fix mrpropewr make target to clean debug and release projects
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-23 21:51:41 +02:00
cc6e922d1b Move variables to CCM RAM
149c5715c6 Add fault modes and start implementation of backup SRAM. However, this will probably never be used
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-23 00:04:07 +02:00
627da0def5 Fix-up documentation
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-22 23:57:30 +02:00
324e6d506d Issue #5: Write documentation for error flags and their handling
mhu pushed to master at mhu/stm32f407vx-template 2020-08-22 13:46:14 +02:00
ebbf27735c Fix bugs in linker script
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-22 13:45:25 +02:00
dcd1fa9605 remove executable flag from CCM memory because it is not executable
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-22 13:33:56 +02:00
3cc49fb764 Remove unneeded variable
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-22 13:31:07 +02:00
13ac487ddb remove unneeded variables
mhu closed issue mhu/reflow-oven-control-sw#16 2020-08-22 00:05:09 +02:00
Rewrite Startup code
mhu commented on issue mhu/reflow-oven-control-sw#16 2020-08-22 00:05:09 +02:00
Rewrite Startup code

Fixed in ec117e0627

mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-21 23:48:42 +02:00
ec117e0627 Change linker script and startup code.
mhu pushed to master at mhu/stm32f407vx-template 2020-08-21 23:17:00 +02:00
bdcfb2c29c Add full vector table and implement region tests in main. Verified by debugger
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