Fix fifo overrun
by Jaroslav Malec 4 years 9 months
d5940c30
Add ByteFifo prototype
by Jaroslav Malec 4 years 9 months
91b50170
MainBoard: 4 layers, motors connector, DRV8833, libraries - set 4 layers stack + change DRC setting about same signals, the rest is still same (possible place for improvements due to 4 layers stack and https://jlcpcb.com/capabilities/Capabilities) - motors connectors - remove terminal blocks, replace pinheads with JST-PH6 (2mm x 6 pins) - DRV8833 - improve `DRV8833.lbr` library - fix thermal GND pad under the package - reroute on DPS and add thermal VIAs according http://www.ti.com/lit/an/slma004b/slma004b.pdf - reroute `Q1` and `Q2` + main power terminal block - libraries - add `jst-ph.lbr` and document `LIBRARIES.md` with source info about used libraries - please extend the `LIBRARIES.md` in the feature
by Jaroslav Páral 4 years 9 months
b98f9b82
Add USART1 receive logic
by Jaroslav Malec 4 years 9 months
41c46bb7
Add DMA-enabled transmission for USART1
by Jaroslav Malec 4 years 9 months
67abf503
Add working USART1 initialization
by Jaroslav Malec 4 years 9 months
aab4603c
Add bsp.hpp, add USART WIP
by Jaroslav Malec 4 years 9 months
b7a6aba7
MainBoardBRD: route power supply parts Routed: - on/off power transistor Q1. Q2 - power supply step-ups - servos power supply - apply `robotikabrno.dru`
by Jaroslav Páral 4 years 9 months
ad2aec9e
Remove HID thing from USB
by Jaroslav Malec 4 years 9 months
e8a4ba61
Merge pull request #5 from RoboticsBrno/fw-cdc Add CDC loopback
by Jaroslav Malec 4 years 9 months
86a5e16b
Report a bug