Commit Graph

111 Commits

Author SHA1 Message Date
King Kévin 0cb628deb2 application: minor, fix doc 2020-02-27 16:45:26 +01:00
King Kévin 30b7e9c4ba application: extend connection action 2020-02-27 16:45:26 +01:00
King Kévin 788a36b175 usb_cables: add options to connections check 2020-02-27 16:45:26 +01:00
King Kévin b0441f40c5 application: add action to test all connections 2020-02-27 16:45:26 +01:00
King Kévin 43046dee48 application: minor, remove debug output 2020-02-27 16:45:26 +01:00
King Kévin 25b8a59663 application: fix test connectors 2020-02-27 16:45:26 +01:00
King Kévin fca92ed6c6 usb_cables: connectors have a variant instead of host property 2020-02-27 16:45:26 +01:00
King Kévin 3cb4b3689e application: add LCD initialisation 2020-02-27 16:45:23 +01:00
King Kévin 88e13ccd67 application: improve pin action output 2020-02-27 16:44:10 +01:00
King Kévin ba50a0ec84 application: add load test to find action 2020-02-27 16:44:10 +01:00
King Kévin ff23100dfa usb_cables: use index for pins to save space 2020-02-27 16:44:10 +01:00
King Kévin 549f1c992f usb_cables: remove duplicate output parameter 2020-02-27 16:44:10 +01:00
King Kévin 2d5a2b7f4f application: pin action shows atual floating value 2020-02-27 16:44:10 +01:00
King Kévin 4aec3da96c usb_cables: add option to print cable connection mismatches 2020-02-27 16:44:10 +01:00
King Kévin 20e02c91ad application: improve cable find action 2020-02-27 16:44:10 +01:00
King Kévin dfa24b30a8 application: add load check and update cable check 2020-02-27 16:44:10 +01:00
King Kévin 2513c89fa9 application: add USB-C shunt to test list 2020-02-27 16:44:10 +01:00
King Kévin e2a3a60d3a application: add board test action 2020-02-27 16:44:10 +01:00
King Kévin c0bd9291cc application: fix cable finder 2020-02-27 16:44:10 +01:00
King Kévin 8519698af6 application: improve cable check output 2020-02-27 16:44:10 +01:00
King Kévin 710a2f8218 application: fix string output conditions 2020-02-27 16:44:10 +01:00
King Kévin 6b517bc4f2 application: fix and improvement pin action 2020-02-27 16:44:10 +01:00
King Kévin 29e0ec99df application: add action to get/set individual USB pins 2020-02-27 16:44:10 +01:00
King Kévin 57de92d362 application: fix, peripheral clocks must be enable individually 2020-02-27 16:44:10 +01:00
King Kévin 3624ca410f usb_cables: use more pointers to save space (and add cable definitions) 2020-02-27 16:41:18 +01:00
King Kévin 4f4a16b9db application: add individual USB connector and cable test commands 2020-02-27 16:41:18 +01:00
King Kévin 99515e579f application: use caps for system actions 2020-02-27 16:41:18 +01:00
King Kévin 5a5543ae53 add test action to test USB cables 2020-02-27 16:41:18 +01:00
King Kévin 9750148e86 application: add USB cables library 2020-02-27 16:41:16 +01:00
King Kévin e70edfb77e define LED and DFU board specific pins and remove unused definitions 2020-02-27 16:39:03 +01:00
King Kévin f1168608c7 application: minor, use proper wait 2020-02-19 21:16:37 +01:00
King Kévin 44c75a70a2 application: minor, replace printf with puts when applicable 2020-02-19 21:16:07 +01:00
King Kévin afd5bef309 application: fix uptime action 2020-02-17 18:08:17 +01:00
King Kévin f54d3f0fd2 application: allow multiple ticks per seconds for periodic tasks 2020-02-02 21:19:03 +01:00
King Kévin 3242c6ba5c add USB-Blaster board support 2020-01-03 19:41:39 +01:00
King Kévin 199646a7d6 application: minor, improve print 2020-01-02 13:11:08 +01:00
King Kévin 7ea7be810d application: use new bootloader method 2020-01-02 13:09:48 +01:00
King Kévin b42d704435 application: minor, redability 2020-01-02 13:08:47 +01:00
King Kévin 28ddcc8f6a application: add reset cause output 2019-12-21 19:50:51 +01:00
King Kévin 68bdfee641 application: minor, spacing 2019-12-21 19:49:50 +01:00
King Kévin f4a000b4e6 Rakefile: rename STLINKV2_ALU to STLINKV2 2019-09-19 11:59:02 +02:00
King Kévin 18a237d726 application (minor): fix string and spacing 2019-07-29 18:33:05 +02:00
King Kévin 99a039c3c8 application (minor): improve main loop interactiveness 2019-06-18 17:45:53 +02:00
King Kévin 64736947e9 application (minor): improve spacing 2019-06-18 17:44:50 +02:00
King Kévin 931f0e3cbb application: add option RTC with date time function command 2019-06-18 17:43:43 +02:00
King Kévin 230151a102 (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
King Kévin c1bc2527bb disable UART output for ST-Link V2 board
on ST-Link V2 USART1_TX is also the LED pin
if you still want USART1 for debugging output, remap it
USART1_TX will then be on RST pin of connector,
USART1_RX will then be on SWIM pin of connector,
remapping is not done per default since this board already has
a limited number of pin available on the connector
2018-10-29 15:03:34 +01:00
King Kévin 60de1182a4 add support for ST-Link V2 clone adapter 2018-10-29 14:14:32 +01:00
King Kévin 4b531542dc fix RTC with HSE initialisation 2018-10-29 14:09:01 +01:00
King Kévin fd59ef5ac4 blue pill: use HSE as RTC clock to be able to toogle onboard LED 2018-10-28 22:44:53 +01:00
King Kévin fcbabf1ea7 application: integrate terminal and menu 2018-04-06 17:37:17 +02:00
King Kévin 7169785e56 fix/adapt cherry-pick from busvoodoo branch 2018-02-18 15:28:00 +01:00
King Kévin e14f6bccd6 cherry-pick from busvoodoo branch, part 2 2018-02-18 15:20:01 +01:00
King Kévin 0c925ba957 cherry-pick from busvoodoo branch, part 1 2018-02-18 15:18:42 +01:00
King Kévin d1d9927267 application: fix typo 2017-10-04 14:02:50 +02:00
King Kévin 1792196219 application: fix month handling 2017-10-04 13:55:43 +02:00
King Kévin e3b3baabf2 application: fix typo 2017-08-02 13:46:20 +02:00
King Kévin af48bf09d6 use RTC to get date and time 2017-06-27 15:44:03 +02:00
King Kévin 900c2e052d fix function name 2017-04-19 16:26:40 +02:00
King Kévin 74cc193a16 update usb_cdcacm function calls 2017-04-19 16:24:07 +02:00
King Kévin 5a2a0130c8 add DFU bootloader 2017-04-15 13:51:24 +02:00