Commit Graph

363 Commits

Author SHA1 Message Date
King Kévin 940fa5b9b1 remove unused library 2020-06-21 10:10:54 +02:00
King Kévin 09dfd6c6f5 README: describe project 2020-06-21 10:08:02 +02:00
King Kévin a78d45e94b application: add LED animation 2020-06-21 09:59:52 +02:00
King Kévin 284065b62f application: remove lengthy version description 2020-06-21 09:59:25 +02:00
King Kévin ac9eb9bac9 ws2812b: use push-pull output for noisy cable 2020-06-21 09:54:56 +02:00
King Kévin 4f91856445 ws2812b: only 6 LEDs are used fot this project 2020-06-21 09:54:38 +02:00
King Kévin 26382c9712 usb: increase tx buffer for debugging long messages 2020-06-21 09:44:31 +02:00
King Kévin 367ff5d8b5 README: update flashing over BT details 2020-05-31 23:54:31 +02:00
King Kévin eff94f9841 global: disable debug to enable watchdog 2020-05-31 23:54:31 +02:00
King Kévin 3ce0eaea91 uart: add one data bit for parity 2020-05-31 23:54:31 +02:00
King Kévin 660d351bcb ld: enforce 128 KiB flash space 2020-05-31 23:54:31 +02:00
King Kévin 972f768512 README: add battery note 2020-05-31 23:54:31 +02:00
King Kévin ad72c18556 add script to configure HC-05 bluetooth module 2020-05-31 23:54:31 +02:00
King Kévin af8aca9218 README: document dachtuer project 2020-05-31 23:54:31 +02:00
King Kévin 7d425f6cfb application: commit dachtuer application 2020-05-31 23:54:31 +02:00
King Kévin aaeed65c18 application: use LSE for oscillator (and remove other board ifdef 2020-05-31 23:54:31 +02:00
King Kévin 4229353d93 uart: change baudrate and parity to match bluetooth module, which matches USART bootloader 2020-05-31 23:54:31 +02:00
King Kévin b83ede23ef global: change LED pin so we can use the LSE oscillator 2020-05-31 23:54:31 +02:00
King Kévin ebbea376a6 application: add action to start embedded bootloader 2020-05-31 23:54:31 +02:00
King Kévin fdef34e663 application: fix date display and add offset 2020-05-31 23:54:31 +02:00
King Kévin 9417cbf392 vfd_hv518: minor, fix spacing 2020-03-23 11:41:08 +01:00
King Kévin 6bb7cd1606 application: add dev_id for STM32F411xC/E in version action 2020-03-17 09:47:28 +01:00
King Kévin 66bb0bdcaa application: add dev_id for STM32F401 in version action 2020-03-17 09:43:18 +01:00
King Kévin 87f8e3a157 application: add dev_id for STM32F4xx in version action 2020-03-17 09:32:29 +01:00
King Kévin 25c0ae0271 application: add fake STM32 detection in version action 2020-03-16 20:55:50 +01:00
King Kévin 8b4f98d79a application: add MCU verification to version action 2020-03-15 18:25:51 +01:00
King Kévin b1c13e7c15 Rakefile: use blue pill with stlinkv2 as default devel setup 2020-03-15 18:24:23 +01:00
King Kévin e228f1f37b application: improve version description 2020-03-15 14:11:55 +01:00
King Kévin a689229acb usb_dfu: fix U_ID decoding 2020-03-15 14:03:52 +01:00
King Kévin 3cec6dfb79 usb_cdcacm: fix U_ID decoding 2020-03-15 14:02:55 +01:00
King Kévin e9f7e574ba led_ws2812b: use open drain data signal 2020-03-09 09:56:00 +01:00
King Kévin 9b9751e79d led_ws2812b: improve set LED speed 2020-03-09 09:55:52 +01:00
King Kévin cfbe9234b1 led_ws2812b: replace transmit with continous circlar DMA transfer 2020-03-09 09:55:42 +01:00
King Kévin 607ba7e9b7 led_ws2812b: replace timer with SPI being master 2020-03-09 09:55:36 +01:00
King Kévin 7030480482 application: improve familly detection 2020-03-08 18:18:27 +01:00
King Kévin 1ac92ec4ac flash_internal: add function to probe actual flash size 2020-03-08 18:17:37 +01:00
King Kévin 2b3b4431e2 flash_internal: improve page size detection 2020-03-08 18:17:03 +01:00
King Kévin aa940f7ac0 global: set DFU pin pre default to button, then BOOT1 2020-03-02 15:32:32 +01:00
King Kévin 699e46521f oled_ssd1306: fix writing to display 2020-02-27 19:46:48 +01:00
King Kévin bea3ff1f53 global: fix LED defined 2020-02-27 14:14:58 +01:00
King Kévin 4b1651a1a3 i2c_master: fix writing function to cope with read function now including a stop 2020-02-27 13:09:10 +01:00
King Kévin 29226246f6 i2c_master: improve sending stop and integrated it into read function 2020-02-27 13:08:55 +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 55d4a2fdb5 README: minor, removed unused feature 2020-02-19 21:10:56 +01:00
King Kévin 1ae88823ce README: minor, update board link 2020-02-19 21:10:16 +01:00
King Kévin 4141c43682 uart: increase index type to allow larger buffer 2020-02-19 21:07:58 +01:00
King Kévin becf280d9a flash_internal: fix, EEPROM now grows from the end since invalidating does not work 2020-02-19 20:59:26 +01:00
King Kévin b7e72bba67 flash_internal: use common page size and flash end address 2020-02-19 20:58:32 +01:00
King Kévin c30b3ecb48 led_tm1637: allow number to be displayed without leading 0 2020-02-18 17:28:34 +01:00