David Žaitlík
|
23f1f27c0e
|
Implemented UART communication (initial version). Needs more testing and make the buffer smaller to save space. RX and TX have been swapped in the system for debug (bad solder joint).
|
2021-07-19 17:30:47 +02:00 |
|
David Žaitlík
|
35e0e1fadc
|
Created timer for measurement and base for UART. Polished main a bit.
|
2021-07-19 11:55:05 +02:00 |
|
David Žaitlík
|
e8ee043486
|
deleted the led driver (it wad using HAL).
|
2021-07-15 15:58:26 +02:00 |
|
David Žaitlík
|
c0e81d7cad
|
Switched RCC form HAL to LL.
|
2021-06-08 11:14:04 +02:00 |
|
David Žaitlík
|
bf27412d2b
|
Moved the firmware from HAL to LL.
|
2021-06-07 16:40:28 +02:00 |
|
dooku
|
eedfcba0a5
|
Moved PWM handler to SysTick and created LED demo
|
2021-06-06 09:44:32 +02:00 |
|
dooku
|
ea33db3118
|
Created firmware project
|
2021-06-06 06:28:54 +02:00 |
|