mj
|
b21cefe412
|
Added watchdog
|
2022-01-02 14:32:44 +01:00 |
|
Your Name
|
464dbc78e4
|
LED PWM WIP
|
2021-11-11 19:59:53 +01:00 |
|
Your Name
|
4536d4003f
|
Basic RGB LED implementation + minor changes
|
2021-11-11 19:21:15 +01:00 |
|
David Žaitlík
|
bb3b6ada06
|
Moved the old firmware for STM32L011 to fw_old and migrated the firmware to STM32L031 in fw. I2C and TIM21 seem functional. USART2 is receiving correctly, but the modbus test is not receiving messages.
|
2021-10-21 22:45:22 +02:00 |
|
Duke NUCem
|
fcb6ce88a6
|
Put the modbus and rs485 codes together. Briefly tested.
|
2021-09-05 14:43:32 +02:00 |
|
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 |
|