190 Commits

Author SHA1 Message Date
ArgonStorm
1d8e05aa24 waiting on serial prevents the firmware from starting up on battery power 2024-06-02 18:31:40 +02:00
dario
0e1ffca5be Changed max delay time to also work without STM32 2024-05-29 14:20:10 +02:00
dario
0fc3f71d5a Added time functions 2024-05-17 01:44:19 +02:00
dario
71ba6af7e1 Small change that I will probably regret 2024-05-16 20:09:51 +02:00
dario
c594536e44 Added waiting until serial was initialized 2024-05-15 13:06:57 +02:00
dario
a12593051e I2C with debugging statements 2024-04-26 13:46:19 +02:00
dario
ec945a7ca1 Some debugging 2024-04-24 16:19:50 +02:00
dario
fa9a75c0db Fixed weird compiler warning for I2C 2024-04-23 01:07:37 +02:00
dario
68a6733dac Updated and working SPI for ESP32 2024-04-15 22:50:57 +02:00
dario
f29cd6eff2 Updated SPI for ESP32 2024-04-13 19:31:13 +02:00
dario
c843aaf33f Updated I2C for ESP32 and added mutex protection for printable serial 2024-04-13 17:45:53 +02:00
dario
56de6ac3e2 Fixed arduino i2c fill implementation 2024-02-12 14:45:26 +01:00
dario
027484ef5e ESP32 support and changes to SPI to support ESP32 2024-02-12 14:25:54 +01:00
dario
713e7b0da9 Fixed printable uart and removed obsolete printf file 2024-02-12 13:41:49 +01:00
dario
3be8893849 Removed old files 2024-02-12 13:24:05 +01:00
dario
00e9eae43a Moved pprintable serial to arduino directory. 2024-02-12 13:23:25 +01:00
dario
5d1fef1b53 Fixed gpio pin implementation and SPI chip select 2024-02-09 20:34:18 +01:00
dario
ec83b7026e Implemented SPI for Arduino and a few fixes 2024-02-09 16:11:48 +01:00
dario
53335281d7 Resolved marge conflicts 2024-02-09 14:40:09 +01:00
dario
7e822c3698 Updated gitignore 2024-02-09 14:36:55 +01:00
dario
4c4b7de304 Renamed debugging folder back to debug 2024-02-09 14:36:55 +01:00
dario
9d312ba0c8 Renamed debug folder to debugging to avoid gitignore nonsense 2024-02-09 14:36:55 +01:00
dario
3150ad000b added debug printing for arduino 2024-02-09 14:36:55 +01:00
dario
63c8d06525 Resolved conflicts in Printable classes 2024-02-09 14:35:47 +01:00
dario
4490c68ee3 First sta-Core rework to work for Arduino 2024-02-09 14:33:05 +01:00
dario
7f451cd868 First implementations for Arduino 2024-02-09 14:30:51 +01:00
Iveta
436e7a7336 fixed SPIDevice overloading issue 2024-01-28 11:10:11 +02:00
carlwachter
a3e345bbcb Merge pull request 'Added uart handle to F411 config' (#19) from F411-config into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/sta-core/pulls/19
2024-01-24 16:44:10 +00:00
dario
7bdeb9a850 Added uart handle to F411 config 2024-01-18 13:25:27 +01:00
dario
e249963b4b Merge pull request 'Updated: Doxygen Documentation' (#18) from doxygen into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/sta-core/pulls/18
Reviewed-by: dario <dario@noreply.git.intern.spaceteamaachen.de>
2024-01-08 15:17:50 +00:00
CarlWachter
c4036343b9 Doxygen: Timer start 2024-01-08 14:03:07 +01:00
@CarlWachter
16b9e6135c Updated: Doxygen Documentation 2024-01-07 23:23:35 +01:00
dario
b3ed26e288 Merge pull request 'USART via SWD or ASEAG debug' (#17) from uart-init into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/sta-core/pulls/17
Reviewed-by: dario <dario@noreply.git.intern.spaceteamaachen.de>
2024-01-07 22:18:26 +00:00
@CarlWachter
4a52fd40d2 Fixed issues and renamed define 2024-01-06 15:58:17 +01:00
@CarlWachter
475b268883 USART via SWD or ASEAG debug 2024-01-06 15:18:45 +01:00
carlwachter
be1cabdad1 Merge pull request 'F407-support' (#16) from F407-support into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/sta-core/pulls/16
Reviewed-by: carlwachter <carlwachter@noreply.git.intern.spaceteamaachen.de>
2024-01-06 10:30:01 +00:00
dario
901f1b6cef F407-support 2024-01-05 23:48:10 +01:00
carlwachter
0aa0995c70 Merge pull request 'debug-printf' (#13) from debug-printf into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/sta-core/pulls/13
2023-12-01 06:23:30 +00:00
dario
bc6283404a Increased the buffer size for formatting to correct size 2023-12-01 06:22:38 +00:00
dario
a4ca79bdad Fixed some mistakes in debug printf 2023-12-01 06:22:38 +00:00
dario
f8b3bc1e47 Added formatted printing 2023-12-01 06:22:38 +00:00
dario
4f1db202ee Updated gitignore 2023-11-26 19:18:35 +01:00
dario
a95fc2a0ab Renamed debugging folder back to debug 2023-11-26 19:16:45 +01:00
dario
dbe25b0cc4 Renamed debug folder to debugging to avoid gitignore nonsense 2023-11-26 18:39:09 +01:00
dario
89d440ea20 added debug printing for arduino 2023-11-26 18:37:50 +01:00
dario
645cbe09f0 Renamed some variables because Arduino.h is terrible as always 2023-11-23 09:44:24 +01:00
dario
99a097b012 Merged debug-printf into arduino-support 2023-11-23 09:02:04 +01:00
dario
d785e4b5ec First sta-Core rework to work for Arduino 2023-11-23 08:53:39 +01:00
dario
fb17c11903 Fixed some mistakes in debug printf 2023-11-22 19:16:32 +01:00
dario
2a79b47d6a Added formatted printing 2023-11-21 21:34:07 +01:00