• Joined on 2024-01-27
Steins7 pushed to main at Steins7/work_camera 2025-05-03 14:12:14 +00:00
ec7a62c8ea Import exsiting work
Steins7 created branch main in Steins7/work_camera 2025-05-03 14:12:14 +00:00
Steins7 created repository Steins7/work_camera 2025-05-03 13:13:16 +00:00
Steins7 pushed to jackpot at Steins7/sway 2024-12-08 16:44:15 +00:00
680073eae4 Fix screen positions
Steins7 pushed to cad at Steins7/stm32f1xx_HBL 2024-11-30 15:57:27 +00:00
4924ef32fb Update board version to 1.2
437a3dde76 Improve solder jumper and silkscreen
Compare 2 commits »
Steins7 pushed to task_fix at Steins7/stm32f1xx_HBL 2024-11-05 20:57:26 +00:00
629bdd19b8 Add drawio bkp files to .gitignore
af9af5e091 Update module architecture file
Compare 2 commits »
Steins7 pushed to task_fix at Steins7/stm32f1xx_HBL 2024-11-05 20:55:41 +00:00
9690c4b1c0 Minor cosmetic fixes to timer module
Steins7 pushed to task_fix at Steins7/stm32f1xx_HBL 2024-11-03 21:57:37 +00:00
b893a0283f Reduce task's context size
8540e2e21f Cleanup forgotten debug line
021180a22f Improve task's time management
b032890a2c Update debug baurate to work with default clock
c4358a7c28 Cosmetic fix in RCC
Compare 7 commits »
Steins7 pushed to task_fix at Steins7/stm32f1xx_HBL 2024-11-03 12:09:37 +00:00
Steins7 created branch task_fix in Steins7/stm32f1xx_HBL 2024-11-03 12:09:37 +00:00
Steins7 pushed to dev at Steins7/stm32f1xx_HBL 2024-11-03 12:07:40 +00:00
daf5920814 Merge pull request 'tim' (#6) from tim into dev
70e6cd2d19 Replace wfi by wfe for faster wakeup time
3303bf6435 Document RTC calibration functions
ec9f5f85fb Remove debug statement left in the code
bd15878cb5 Add missing variable name to dma's function
Compare 17 commits »
Steins7 deleted branch tim from Steins7/stm32f1xx_HBL 2024-11-03 12:07:40 +00:00
Steins7 merged pull request Steins7/stm32f1xx_HBL#6 2024-11-03 12:07:39 +00:00
tim
Steins7 created pull request Steins7/stm32f1xx_HBL#6 2024-11-03 12:07:22 +00:00
tim
Steins7 pushed to dev at Steins7/stm32f1xx_HBL 2024-11-03 12:04:50 +00:00
Steins7 pushed to dev at Steins7/stm32f1xx_HBL 2024-11-03 12:03:11 +00:00
70e6cd2d19 Replace wfi by wfe for faster wakeup time
3303bf6435 Document RTC calibration functions
ec9f5f85fb Remove debug statement left in the code
bd15878cb5 Add missing variable name to dma's function
5ddcf4b15e Fix dual LF at the end of debug lines
Compare 16 commits »
Steins7 pushed to tim at Steins7/stm32f1xx_HBL 2024-11-03 12:01:50 +00:00
70e6cd2d19 Replace wfi by wfe for faster wakeup time
3303bf6435 Document RTC calibration functions
Compare 2 commits »
Steins7 pushed to tim at Steins7/stm32f1xx_HBL 2024-10-21 15:14:00 +00:00
ec9f5f85fb Remove debug statement left in the code
Steins7 pushed to tim at Steins7/stm32f1xx_HBL 2024-10-21 15:07:55 +00:00
bd15878cb5 Add missing variable name to dma's function
5ddcf4b15e Fix dual LF at the end of debug lines
05e3397d95 Implement rtc's LSI calibration
ae9cdc3582 Fix majors bugs in tim module
a0dadf166d Fix rcc's timer frequency being 10x too low
Compare 9 commits »
Steins7 pushed to main at Steins7/rpi_webcam_decoder 2024-09-22 21:26:20 +00:00
ae33580474 Document ffmpeg module