filipriec
  • Joined on 2025-09-01
filipriec pushed to dma_pingpong at filipriec/stm32_rust 2025-11-07 19:11:08 +00:00
3a2c65f16b hardfault fixed
filipriec pushed to dma_pingpong at filipriec/stm32_rust 2025-11-07 18:23:12 +00:00
dd978ec65c compiled ping pong buffer setup
3930716ac3 clean code
Compare 2 commits »
filipriec created branch dma_pingpong in filipriec/stm32_rust 2025-11-07 18:23:12 +00:00
filipriec pushed to master at filipriec/css 2025-11-06 13:59:29 +00:00
ac80e6fd55 semestralka
filipriec pushed to master at filipriec/pvs 2025-11-06 10:49:06 +00:00
7e7f4b471a hod5b
a56cd2f92c hod 5
Compare 2 commits »
filipriec pushed tag v0.1.1b to filipriec/stm32_rust 2025-11-06 09:12:22 +00:00
filipriec pushed tag not_working_dmaLLI_write_exact to filipriec/stm32_rust 2025-11-06 09:12:22 +00:00
filipriec pushed to master at filipriec/stm32_rust 2025-11-05 23:36:44 +00:00
3134399c4e direct solution works
9358f2e8ec not working, i have no clue why
Compare 2 commits »
filipriec pushed to master at filipriec/stm32_rust 2025-11-05 20:03:58 +00:00
f2fda10c7a Tx only does not work
f7fdd72d7f timer stuff, yield now added, still hard fault error
41c31f6b2a only improvements
d57d16935d compiled, config in src/config, but i get hardfault crash at runtime
Compare 4 commits »
filipriec pushed to master at filipriec/stm32_rust 2025-11-04 21:08:52 +00:00
44f154e289 comment
filipriec pushed to master at filipriec/stm32_rust 2025-11-03 22:26:44 +00:00
92e27ad076 Last moves, comments and file organization
93c43dee11 redesigned, removed redundancy
Compare 2 commits »
filipriec pushed to master at filipriec/stm32_rust 2025-11-02 21:49:38 +00:00
096fe5e2b9 working now pushing to the ring buffer
fef7de2045 working, but data are in pipe, but we read ringbuffer, critical bug, fix now
Compare 2 commits »
filipriec pushed to master at filipriec/stm32_rust 2025-11-01 22:52:25 +00:00
15b3b96b68 compiled and working
4365c72688 complete movement, some parts are destroyed and not moved yet
63c353faac adjusted comments
Compare 3 commits »
filipriec pushed to master at filipriec/stm32_rust 2025-10-31 22:04:53 +00:00
f24bd73c6b compiled from main branch working with LLI DMA
filipriec pushed tag v0.1.1 to filipriec/stm32_rust 2025-10-31 21:38:26 +00:00
filipriec pushed to master at filipriec/stm32_rust 2025-10-31 21:38:26 +00:00
1a4c071417 time for big update from now on
8ce9ee9f6c dma Rx working
28b468902a Rx is not using dma now
Compare 3 commits »
filipriec pushed to master at filipriec/stm32_rust 2025-10-31 12:20:04 +00:00
0ecf821e40 moved properly
8de34e13d9 solution detached from main for async buffered generalized2
Compare 2 commits »
filipriec pushed to master at filipriec/stm32_rust 2025-10-31 10:46:28 +00:00
457d783d3b FINAL FIX WORKING OH MY GOSH YES, We have to leak the timer to keep it toggled on after going out of scope to not call destructor
filipriec pushed to master at filipriec/stm32_rust 2025-10-31 10:11:33 +00:00
172dd899f9 debugging
f56fe0561b timer is now separated
Compare 2 commits »
filipriec pushed to master at filipriec/stm32_rust 2025-10-30 22:48:41 +00:00
f2b6590473 the Tx is finished