1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-19 23:22:08 +00:00
Commit Graph

180 Commits

Author SHA1 Message Date
crinq
4f97d67bf0 new hv com 2017-06-02 20:41:21 +02:00
Rene Hopf
8119be9412 vel, rev ported 2017-04-17 00:47:45 +02:00
Rene Hopf
d6bfce59a8 ls, hv, io, dq, idq updated to new hal 2017-04-16 01:38:58 +02:00
Rene Hopf
16a531a400 fixed f4 build 2017-04-15 20:59:14 +02:00
Rene Hopf
aa37bb6da2 encm working 2017-04-15 17:08:01 +02:00
Rene Hopf
c21bb8d47b cleanup, default values for sim and term 2017-04-15 15:38:25 +02:00
Rene Hopf
774d731b39 io comp working 2017-04-15 14:44:49 +02:00
Rene Hopf
f86558a733 f4 new hal working 2017-04-14 10:34:16 +02:00
Rene Hopf
84b63f6623 fixed makefile 2017-02-27 21:45:50 +01:00
Rene Hopf
4613b6f824 makefile tbl targets 2017-02-27 21:37:21 +01:00
crinq
d5db466ec3 v4.0 working 2017-01-19 01:38:53 +01:00
Rene Hopf
2f4baaa30b f3 bootloader working 2017-01-18 14:38:39 +01:00
Rene Hopf
2e260b7261 new ringbuf, moved scanf to shared 2017-01-10 01:56:32 +01:00
Rene Hopf
7c6a8ce8e2 moved hal stuff to shared 2017-01-05 23:28:09 +01:00
Rene Hopf
0864bc1917 Merge branch 'newstuff' into newstuff-v4 2017-01-05 15:41:59 +01:00
Rene Hopf
45321fe590 move toolchain definition to seperate file 2017-01-05 15:08:00 +01:00
Rene Hopf
e6241231ee initial v4 port 2017-01-03 22:51:05 +01:00
Shure
216cb6a5ab add VID:PID to satisfy dfu-util if more than one compatible target is present 2016-09-18 03:47:06 +02:00
Rene Hopf
2ad9b0aba5 cleanup misc/common stuff 2016-09-07 19:41:24 +02:00
Rene Hopf
7af6feae2e fix makefile hv deps, remove empty file 2016-09-07 19:04:35 +02:00
Rene Hopf
f4d3863ee0 moved hal printf stuff out of term.comp 2016-08-26 12:15:10 +02:00
Rene Hopf
f7aaf26727 use bootloader python script 2016-08-26 12:13:33 +02:00
Rene Hopf
5b98ad26c0 crc check for config 2016-07-18 05:52:50 +02:00
Rene Hopf
30f2b6ba89 fixed make flash target 2016-07-06 18:51:17 +02:00
crinq
34434b98b8 \r -> \n 2016-04-22 13:01:01 +02:00
Rene Hopf
93125f1b71 don't explode on error 2016-02-15 15:28:30 +01:00
Nicolas Reinecke
001cd6bd43 place stm32 usb lib, remove cocox lib, add init code 2016-01-24 18:48:21 +01:00
Rene Hopf
015b6d2012 Merge pull request #34 from pl4nkton/make-suffix
Makefile: use dfu-suffix to add the usb id to the firmware
2016-01-24 11:39:33 +01:00
Nicolas Reinecke
1968af8ae0 replace custom printf_ with buildin printf, fix printf format strings 2016-01-22 10:45:11 +01:00
Nicolas Reinecke
41a95426e9 Makefile: use dfu-suffix to add the usb id to the firmware 2016-01-22 10:38:30 +01:00
Rene Hopf
49fa35ffb9 Merge pull request #32 from pl4nkton/move-objcpy
move objcpy hv firmware exec
2016-01-11 13:41:03 +01:00
Nicolas Reinecke
e55f92bc7a clean makefiles 2016-01-10 20:38:31 +01:00
Nicolas Reinecke
562142303f move objcpy hv firmware exec
objcpy was executed every build also if hv firmware ins't changed
2016-01-10 20:33:08 +01:00
Nicolas Reinecke
7231958893 use hw crc 2016-01-06 11:36:29 +01:00
Nicolas Reinecke
60c453bb6c Revert "switch to stm32 hw crc unit for code checksum"
stm32 crc unit works different. No idea why it worked while testing this.
Python crc code needs work to make this work.

This reverts commit 8feed27593.
2016-01-05 17:19:20 +01:00
Nicolas Reinecke
8feed27593 switch to stm32 hw crc unit for code checksum 2016-01-03 17:39:41 +01:00
Nicolas Reinecke
601bd6e7c6 fix HSE_VALUE 2016-01-02 22:11:42 +01:00
Nicolas Reinecke
a657f70a2e update to latest library versions, more common structure 2016-01-02 19:24:10 +01:00
Rene Hopf
84cc2ca662 flash targets 2015-12-30 11:52:36 +01:00
Rene Hopf
6bcbaf25cd case fix 2015-12-30 08:23:10 +01:00
Rene Hopf
498d2a77b8 new makefiles 2015-12-30 08:14:51 +01:00
Rene Hopf
d28a9f8b79 test 2015-12-03 19:33:29 +01:00
Rene Hopf
4f320baec8 boot loader checks crc 2015-12-03 11:24:30 +01:00
Rene Hopf
6e4477d086 cry script, 16 and 32 bit cry 2015-12-02 02:34:17 +01:00
Rene Hopf
6465ea4730 moved shared stuff to shared, sections in linker script 2015-12-02 01:59:17 +01:00
Rene Hopf
27c0ad84fc f1 firmware in f4 2015-11-30 22:39:58 +01:00
Rene Hopf
58c42f8032 newly syscalls 2015-11-25 02:37:52 +01:00
Rene Hopf
688b6b086e add version info 2015-11-24 12:28:25 +01:00
Rene Hopf
0d0d4016e7 started boot loader for f4 2015-11-23 19:25:45 +01:00
Rene Hopf
3afb29007e enable frt only when frt functions are present, add -O1, typos 2015-11-23 14:19:10 +01:00
sync
4ce7139888 Add linux device 2015-11-22 15:20:25 +01:00
crinq
96ee4559a3 siemens fix 2015-11-11 22:20:57 +01:00
Rene Hopf
a2185ca5c2 boot loader fix 2015-11-10 13:26:57 +01:00
Rene Hopf
d7d33c40f3 fast crc 2015-11-09 10:20:38 +01:00
Rene Hopf
4174c9b82f makefile 2015-10-10 22:43:44 +02:00
crinq
849ac424aa +fault 2015-07-01 22:56:06 +02:00
Rene Hopf
9febaa4ee5 term commands 2015-04-04 15:28:01 +02:00
Rene Hopf
3bf86d612c Merge branch 'master' of github.com:rene-dev/stmbl
Conflicts:
	Makefile
	src/main.c
2015-03-31 21:39:49 +02:00
Rene Hopf
efe1ea7244 eeprom 2015-03-31 21:37:42 +02:00
crinq
3d0ed004f2 +conf 2015-03-31 19:54:22 +02:00
Rene Hopf
344d85ca9c bootloader 2015-03-25 12:00:25 +01:00
crinq
7e95c4a6e6 auto, makefile, hal fix 2015-01-11 00:23:30 +01:00
crinq
00c86ee2b4 makefile fix: line numbers in comps 2015-01-07 22:45:23 +01:00
Rene Hopf
c9f9c124c8 gc sections 2014-12-29 13:58:10 +01:00
Rene Hopf
615c847cf4 makefile size 2014-12-29 13:55:19 +01:00
Rene Hopf
84d47445b8 20khz pwm 2014-12-27 17:00:45 +01:00
Rene Hopf
5348ef0ef2 removed input, param, and system 2014-11-25 01:57:21 +01:00
Rene Hopf
4e3f537f3e pid -> misc 2014-11-25 01:40:44 +01:00
crinq
aaab16309d +hal comp, read callback, ... 2014-11-18 19:09:25 +01:00
crinq
f6f113267a -param +hal 2014-11-16 23:42:01 +01:00
crinq
3a52720b1c +input 2014-11-09 22:52:27 +01:00
Rene Hopf
bd965f389f dac_dma entfernt 2014-09-21 04:30:54 +02:00
crinq
301ab856d6 param => strings, -fno-buildin 2014-09-21 01:17:40 +02:00
Rene Hopf
052ea207b0 create map file 2014-09-20 15:33:22 +02:00
Rene Hopf
7207400107 cleanup 2014-09-17 23:22:57 +02:00
Rene Hopf
f83024b4fc neuer pid 2014-09-16 15:51:44 +02:00
Rene Hopf
021941a33d usb 2014-07-27 20:11:46 +02:00
Rene Hopf
7640ec681b new makefile 2013-12-11 21:33:57 +01:00
Rene Hopf
de3db9fdf4 encoder eingang 2013-12-10 04:01:07 +01:00
Rene Hopf
ba99acadaa initial import 2013-12-09 23:04:24 +01:00