Commit Graph

516 Commits

Author SHA1 Message Date
King Kévin 2e917bed9e README: minor, fix typo 2021-05-10 12:41:45 +02:00
King Kévin 0fc51b9422 README: minor, fix typo 2021-05-10 12:41:06 +02:00
King Kévin 03a7872bb9 README: minor, fix typo 2021-05-10 12:40:02 +02:00
King Kévin d3fbf75b36 application: minor, rename autodetect to tx 2021-05-10 12:34:30 +02:00
King Kévin c98e82fedf application: add command to probe for UART RX pin 2021-05-10 12:33:55 +02:00
King Kévin 3ba5b95061 README: document UART autodetection command 2021-05-09 14:46:26 +02:00
King Kévin 666ae736ef application: add UART autodetection (copied from BusVoodoo) 2021-05-08 10:34:15 +02:00
King Kévin 1aa498d5bc usart_enhanced: mark STM32F4 compatible (no difference with STM32F1) 2021-05-08 10:25:21 +02:00
King Kévin c9dfb09ace usart_enhanced: minor, fix spacing 2021-05-08 10:20:22 +02:00
King Kévin 16cb734f6f application: add frequency measurement in monitor single mode 2021-05-07 12:16:24 +02:00
King Kévin 97818981fb README: document single channel monitoring 2021-05-06 11:07:05 +02:00
King Kévin 3370e35dc5 application: add single channel monitoring 2021-05-06 10:51:05 +02:00
King Kévin 611f5f6683 application: fix channels pinout 2021-05-05 14:55:17 +02:00
King Kévin 6bb7e001aa application: monitor, make increment overflow safe 2021-05-05 14:54:13 +02:00
King Kévin 9c340c6a41 application: monitor, show vhigh 2021-05-05 14:53:43 +02:00
King Kévin ebaf30a25f application: minor, improve doc 2021-05-05 14:53:12 +02:00
King Kévin f4b02de076 README: fix typo 2021-05-03 13:38:58 +02:00
King Kévin d4e081a280 application: use X instead of x for activity 2021-05-03 13:38:42 +02:00
King Kévin 11c8cee3ee README: document project and schematic 2021-05-03 12:40:52 +02:00
King Kévin f603b1398e application: show multiple changes when monitoring (and rate limit output) 2021-05-03 12:39:46 +02:00
King Kévin 436c925038 application: fix set target voltage doc 2021-05-03 12:37:10 +02:00
King Kévin 3959eabb84 applciation: fix set target voltage 2021-05-03 12:36:26 +02:00
King Kévin 734be00a82 application: add timer for monitor command activity 2021-03-25 14:48:40 +01:00
King Kévin 577e5511a2 application: add basic monitor command 2021-03-25 12:37:53 +01:00
King Kévin a4d881df29 application: fix type floating detection 2021-03-25 12:37:39 +01:00
King Kévin 86fd05f52c application: improve type result output 2021-03-24 17:33:54 +01:00
King Kévin 2cccdd4d6e application: make some text only output when DEBUG is set 2021-03-24 17:33:33 +01:00
King Kévin 165f545310 global: disable DEBUG 2021-03-24 17:06:12 +01:00
King Kévin 0047fb8fea application: remove watchdog info (not F4 compatible) 2021-03-24 17:05:21 +01:00
King Kévin 64706680c2 application: minor, fix typo 2021-03-24 17:04:04 +01:00
King Kévin eb4946e7ad application: remove date command 2021-03-24 00:56:03 +01:00
King Kévin 423a0ec90b application: add command to identify I/O channels 2021-03-24 00:54:53 +01:00
King Kévin 89856091c7 application: add command to set channels 2021-03-24 00:48:51 +01:00
King Kévin ce9d927a5b application: add command to control target reset 2021-03-24 00:47:59 +01:00
King Kévin caed09f4db application: add command to set/show target voltage 2021-03-24 00:46:30 +01:00
King Kévin bb15fdc634 application: add channel initialisation 2021-03-24 00:44:47 +01:00
King Kévin 0ad8e037cf application: add control for supply voltages 2021-03-24 00:43:46 +01:00
King Kévin df2dfe0cb4 application: add multiplex control 2021-03-24 00:42:25 +01:00
King Kévin d55dbc34b2 application: add ADC to measure target voltage 2021-03-24 00:39:56 +01:00
King Kévin da626f7780 application: use LSI clock for RTC 2021-03-24 00:23:47 +01:00
King Kévin c67c9a73ef application: remove LED since we will use the pin 2021-03-24 00:21:58 +01:00
King Kévin 4dc895d793 application: remove button since we will use the pins 2021-03-24 00:20:11 +01:00
King Kévin 48c1b5800e application: remove UART since we will use the pins 2021-03-24 00:18:45 +01:00
King Kévin 370c7960fb application: set project name 2021-03-24 00:10:18 +01:00
King Kévin b3cf0d0302 swd: improve documentation 2021-03-23 17:22:48 +01:00
King Kévin 3a6a64928d swd: minor, fix doc 2021-03-23 17:22:48 +01:00
King Kévin 99d66f4e4e swd: improve part number decoding 2021-03-23 17:22:48 +01:00
King Kévin 66521e1981 swd: minor, fix comment, add doc, make reset tiny bit longer for better reliability 2021-03-23 17:22:48 +01:00
King Kévin 210fab8eae swd: expose release pins 2021-03-23 17:22:48 +01:00
King Kévin 7318d70dcd swd: minor, fix space 2021-03-23 17:22:48 +01:00