Commit graph

8 commits

Author SHA1 Message Date
Karl Palsson
3a79a3b923 usb-rs485: more docs 2017-02-21 21:17:52 +00:00
Karl Palsson
9e15416b0b usb-rs485: update to latest library master 2017-02-21 21:17:14 +00:00
Karl Palsson
18df4064d3 usb-rs485: enable rs485 mode.
Tested on the f1 with a LA only, but traces look good and as expected.
future work to actually hook it up to a rs485 device.
2016-10-03 21:17:54 +00:00
Karl Palsson
8f7dbbb069 usb-rs485: update readme 2016-09-30 23:47:18 +00:00
Karl Palsson
34de89cb81 usb-serial: functional f4
Add stubs based on f1, and include irq timing pin
2016-09-30 23:32:10 +00:00
Karl Palsson
315da21955 usb-serial: f1: try and diagnose corruption in rx path 2016-09-30 23:32:09 +00:00
Karl Palsson
003c9d202a usb-serial: functional on f1. 2016-09-30 23:31:54 +00:00
Karl Palsson
c0ec94e4c9 ubs-serial-rs485: First solidly working version.
Needs major refactoring to split out the _actual_ arch dependent pieces.
Needs parity and more complete baud rate support.
Needs rs485 support.
2016-09-26 22:04:02 +00:00