Commit Graph

96 Commits

Author SHA1 Message Date
Robin Müller 86653b16b0
Merge branch 'meier/master' of https://egit.irs.uni-stuttgart.de/fsfw/fsfw_hal into meier/master 2021-06-15 16:02:58 +02:00
Robin Müller f059aeb02d Merge pull request 'STM32H7 SpiComIF and first device handler' (#9) from mueller/stm32h7-spi-com-if-l3gd20h-handler into master
Reviewed-on: #9
2021-06-15 15:50:53 +02:00
Jakob Meier eb01fc1c7e added debug output to read of I2cComIf 2021-06-15 15:36:44 +02:00
Jakob Meier 3f6d2b6083 Merge branch 'master' into meier/master 2021-06-15 15:34:36 +02:00
Robin Müller cd0dfc49d5 Merge remote-tracking branch 'origin/master' into mueller/master 2021-06-11 10:38:50 +02:00
Robin Müller 3e8de10866
refactored some components 2021-06-11 10:37:48 +02:00
Robin Müller 543ee54cca
and now the cfg file not needed anymore 2021-06-10 21:35:26 +02:00
Robin Müller 621fe97d5d
its working 2021-06-10 21:31:21 +02:00
Robin Müller 1611099cb2
indentation 2021-06-10 19:11:02 +02:00
Robin Müller 8f61c23e62
refactored everything 2021-06-10 19:09:33 +02:00
Robin Müller 0e79b5f4ae
fix for sensitivity 2021-06-10 14:21:59 +02:00
Robin Müller 05b64b05a3
important bugfixes 2021-06-10 14:17:13 +02:00
Robin Müller 92a3f13172
important bugfixes 2021-06-10 12:17:47 +02:00
Robin Müller 5c40ca9ae8
refactored spi components for stm32 2021-06-10 12:05:49 +02:00
Robin Müller 499ff5dd12
added missing definitions file 2021-06-09 23:54:08 +02:00
Robin Müller 04166f87d8
several important changes for stm32 2021-06-09 23:20:42 +02:00
Robin Müller d194b759c4
added uart and i2c stub folders 2021-06-05 14:51:31 +02:00
Robin Müller 93db545a1a
added cache maintenance op 2021-06-05 14:50:02 +02:00
Robin Müller a35fdbc5dc
small fixes and refactoring 2021-06-05 14:42:20 +02:00
Robin Müller 5ff344eee2
spi com if finished 2021-06-05 14:31:49 +02:00
Robin Müller 01d3bc2568
converted files to cpp 2021-06-05 13:29:43 +02:00
Robin Müller be88bf1d50
important bugfix 2021-06-05 00:11:35 +02:00
Robin Müller f7f6e4d520
continued spi com if 2021-06-05 00:04:38 +02:00
Robin Müller c50868c9dc
continued spi com if 2021-06-04 17:13:14 +02:00
Robin Müller cb121b9faf
converted files to cpp continued stubs 2021-06-04 16:34:38 +02:00
Robin Müller 39d2a49ca1
added spi com if stubs for stm32 2021-06-04 16:01:38 +02:00
Robin Müller 895ba1b455
IRQ and POlling now working as well 2021-06-04 15:50:02 +02:00
Robin Müller cf1d6bad19
performed sensor readout 2021-06-04 14:41:02 +02:00
Robin Müller cf8235cede
solves issue with DMA 2021-06-04 12:58:30 +02:00
Robin Müller 20815c1d6b
polling transfer worked 2021-06-03 22:07:59 +02:00
Robin Müller ff7421e1dd
added spi transfer modes 2021-06-03 21:53:52 +02:00
Robin Müller 66a7a4dbbe
added polling msp init 2021-06-03 21:49:16 +02:00
Robin Müller 863dfa68a0
added msp init functions 2021-06-03 21:42:52 +02:00
Robin Müller a9390b145b
stll some issues 2021-06-03 16:44:02 +02:00
Robin Müller abe62d807a
refactored irq code 2021-06-03 16:11:49 +02:00
Robin Müller 78a66e1b67
added IRS abstraction 2021-06-03 15:12:34 +02:00
Robin Müller 21414c3594
extended spi core 2021-06-03 14:38:34 +02:00
Robin Müller dc6327b909
added spi hal functions 2021-06-03 14:03:38 +02:00
Robin Müller 22384aec6a
continued stm32 spi code 2021-06-03 14:00:50 +02:00
Robin Müller 4c546820fd
added gyrol3gd20h stm32 test file 2021-05-31 20:40:16 +02:00
Jakob Meier ae322d981b Merge pull request 'Spi COM IF update' (#7) from mueller/master into master
Reviewed-on: fsfw/fsfw_hal#7
2021-05-27 13:47:26 +02:00
Robin Müller 4ba4e45789 added uart com if 2021-05-25 17:21:16 +02:00
Robin Müller 9e5e6da6f8 include corrections 2021-05-25 15:35:53 +02:00
Robin Müller c69f314441 additional doc 2021-05-25 15:34:44 +02:00
Robin Müller 3c19e0f9eb some doc added 2021-05-25 15:33:50 +02:00
Robin Müller 836296b3af indentation 2021-05-25 15:18:05 +02:00
Robin Müller 6487c88fc9 small bugfix 2021-05-25 15:16:00 +02:00
Robin Müller 61d7c61852 resetting reply buffer for regular send 2021-05-25 14:01:42 +02:00
Robin Müller c2b4231802 default wiretapping off 2021-05-25 13:52:39 +02:00
Robin Müller 2893da047b extracted wiretapping function 2021-05-25 12:45:11 +02:00