Commit Graph

  • dda4d78497
    Merge pull request #18 from kholia/nRF24L01_Wireless_F003_SOP16 main IOsetting 2023-07-11 09:25:49 +08:00
  • cf4c2d6bda feat: add nRF24L01_Wireless_F003_SOP16 TX example Dhiru Kholia 2023-07-04 21:50:49 +05:30
  • 1d15784a01
    Merge pull request #14 from kholia/Support-for-Si5351A IOsetting 2023-06-25 13:23:36 +08:00
  • 1bbc702025 feat: HAL example for Si5351A clock generator chip Dhiru Kholia 2023-06-24 15:08:45 +05:30
  • 35401a6b95 docs: update readme IOsetting 2023-06-03 18:25:40 +08:00
  • 8439e77e82 refactor: remove unnecessary include IOsetting 2023-06-03 17:50:03 +08:00
  • e1a0e1c556 fix: usart rx demo doesn't work IOsetting 2023-06-03 17:33:39 +08:00
  • 4c9de4301e feat: example code of adc triggered by tim1 IOsetting 2023-05-01 00:58:05 +08:00
  • 91b976a88b docs: comment IOsetting 2023-05-01 00:57:39 +08:00
  • 748c83eac4 refactor: replace with bsp clock function IOsetting 2023-05-01 00:57:19 +08:00
  • 5f3be03480
    Merge pull request #7 from kholia/better-init-for-displays IOsetting 2023-04-06 12:18:24 +08:00
  • ac2db183aa Add more robust init for 16x2 I2C LCD displays Dhiru Kholia 2023-04-05 13:26:35 +05:30
  • 46288c97e1 refactor: remove py32f002x IOsetting 2023-04-05 09:44:24 +08:00
  • caa0f4e96b feat: add separate pwm examples for py32f002a IOsetting 2023-04-05 09:36:08 +08:00
  • a69d66b08e feat: i2c pin multiplexing example for py32f003w IOsetting 2023-04-01 00:41:17 +08:00
  • 6ea6ee1918 fix: lower down the ferquency for stability IOsetting 2023-03-29 00:50:54 +08:00
  • cc03e09ad7 feat: demo of changing option bytes IOsetting 2023-03-29 00:50:18 +08:00
  • a4d988ebcf fix: typo IOsetting 2023-03-29 00:49:33 +08:00
  • 15dc8d6b89 feat: ll 1602lcd example for py32f003w IOsetting 2023-03-22 01:52:50 +08:00
  • 504c1dde99 refactor: st7567 demo, change pins to port a IOsetting 2023-03-18 00:52:20 +08:00
  • 4c651bfc34 refactor: update epd lib & example IOsetting 2023-03-12 14:59:09 +08:00
  • 512ff5e4dc refactor: update clock bsp lib IOsetting 2023-03-12 14:57:07 +08:00
  • 287cb3400c refactor: update default app IOsetting 2023-03-12 13:54:51 +08:00
  • 8813b261fa refactor: update bsp for compatible with f002a IOsetting 2023-03-12 13:54:01 +08:00
  • d7cbc1a53a refactor: remove button bsp lib IOsetting 2023-03-12 13:52:58 +08:00
  • 7b640ce615 refactor: update bsp for compatible with f002a IOsetting 2023-03-12 13:32:13 +08:00
  • e4ace192b2 refactor: epd lib enhancements IOsetting 2023-03-12 02:47:21 +08:00
  • aa804d5ac6 refactor: epd lib enhancements IOsetting 2023-03-12 02:36:33 +08:00
  • 5070ff4633 fix: add delay to ensure command completion; shorten test time IOsetting 2023-03-12 02:06:17 +08:00
  • 9b6f1f6670 refactor: shorten epd debug output IOsetting 2023-03-12 01:10:43 +08:00
  • cad864cf0e feat: hal spi example - waveshare 1.54 e-paper demo IOsetting 2023-03-12 01:09:56 +08:00
  • d2c9a35c85 fix: exclude e-paper lib by default IOsetting 2023-03-10 02:22:44 +08:00
  • 3cc2161133 feat: update makefile IOsetting 2023-03-10 02:20:48 +08:00
  • f879eebe17 feat: lib and demo of waveshare e-paper IOsetting 2023-03-10 02:20:01 +08:00
  • 806035f632 fix: ll 1602 lcd, improve the init procedures IOsetting 2023-03-04 11:38:35 +08:00
  • 103d647e7b fix: misorder on some module IOsetting 2023-03-04 01:30:29 +08:00
  • 983ff1cbc6 feat: ll 1602 lcd example IOsetting 2023-03-04 00:51:09 +08:00
  • 624e851476
    Merge pull request #5 from kholia/TIM_ENCODER_EXAMPLE IOsetting 2023-03-03 17:22:09 +08:00
  • 204f04c6f3 feat: hal tim encoder example Dhiru Kholia 2023-03-03 12:22:47 +05:30
  • 18cd0c0aec
    Merge pull request #4 from kholia/PCF8574-I2C-LED IOsetting 2023-03-02 17:02:00 +08:00
  • 246f3532ff feat: hal i2c pcf8574 lcd demos Dhiru Kholia 2023-03-02 12:18:10 +05:30
  • 40841e5a24 feat: hal i2c ssd1306 oled demo IOsetting 2023-03-02 11:01:51 +08:00
  • 04b228c969 fix: comments IOsetting 2023-03-02 10:17:11 +08:00
  • d25d9de0d8 fix: gitignore IOsetting 2023-03-02 10:10:21 +08:00
  • c716d1f019 refactor: minor code changes IOsetting 2023-03-02 10:09:51 +08:00
  • a5862acace docs: update readme IOsetting 2023-03-02 09:43:37 +08:00
  • 9f06aad6f5 refactor: ll remove unused button bsp functions IOsetting 2023-03-02 09:42:17 +08:00
  • 41fb001c30 docs: add notes to internal temp sensor example IOsetting 2023-02-28 00:56:37 +08:00
  • acd0745d37 feat: ll uart rx interrupts demo IOsetting 2023-02-24 00:30:16 +08:00
  • f980fdb641 feat: ll wwdg example IOsetting 2023-02-19 00:44:44 +08:00
  • 60d9d871f5 feat: ll iwdg example IOsetting 2023-02-18 22:10:50 +08:00
  • 5b58664baf feat: ll pvd example IOsetting 2023-02-18 21:28:33 +08:00
  • 994d851c82 feat: ll lptim wakeup example IOsetting 2023-02-18 15:49:16 +08:00
  • 8126b00838 feat: ll lptim example IOsetting 2023-02-18 15:36:56 +08:00
  • 37afb31856 feat: ll rtc alarm wakeup IOsetting 2023-02-18 15:25:20 +08:00
  • b8043bd5d8 feat: ll rtc alarm example IOsetting 2023-02-18 11:46:33 +08:00
  • a00b738a90 feat: ll flash read&write example IOsetting 2023-02-18 02:46:30 +08:00
  • 545789ba11 refactor: ll bsp clock minor changes IOsetting 2023-02-18 02:46:05 +08:00
  • 20e4363001 feat: ll flash peripheral lib(migrate from hal) IOsetting 2023-02-18 02:44:36 +08:00
  • 64ef86eaf6 feat: hal flash read&write example IOsetting 2023-02-18 01:14:14 +08:00
  • ab5eaec2df feat: ll crc example IOsetting 2023-02-17 23:56:44 +08:00
  • 64a8c2a28f feat: ll example - adc read internal temperature IOsetting 2023-02-17 01:28:28 +08:00
  • 2d498d808b feat: add hse/hsi init functions to bsp IOsetting 2023-02-16 22:27:03 +08:00
  • f2634a8d71 refactor: rewrite adc dma example IOsetting 2023-02-16 22:11:01 +08:00
  • 7ed199ed05 feat: segger rtt printf example IOsetting 2023-02-11 14:43:41 +08:00
  • 6b7ec31d73 feat: rcc examples IOsetting 2023-02-11 14:21:11 +08:00
  • 0543e52d59 chore: jlink 7.70 -> 7.84, update readme IOsetting 2023-02-10 23:07:54 +08:00
  • 3bd91cb818 refactor: nrf24l01 example, dynamic payload width IOsetting 2023-02-05 00:38:20 +08:00
  • 818cf63861 refactor: update freertosconfig.h IOsetting 2023-02-04 12:51:49 +08:00
  • 3dceece9bb refactor: nrf24l01 example fast tx mode IOsetting 2023-02-04 12:20:34 +08:00
  • 8d60209268 refactor: nrf24l01 example, rx interrupt IOsetting 2023-02-04 03:02:45 +08:00
  • d430e05ff4 feat: spi example - nrf24l01 IOsetting 2023-02-04 01:58:40 +08:00
  • 339590ec37 feat: exti trigger example IOsetting 2023-02-03 23:00:55 +08:00
  • 86cd14a1f6 feat: ll freertos semaphore examples IOsetting 2023-01-25 15:39:31 +08:00
  • d1220b2f58 feat: ll i2c ds3231 example IOsetting 2023-01-24 21:03:41 +08:00
  • 694ef95bca feat: ll i2c at24c32 example IOsetting 2023-01-24 14:55:30 +08:00
  • 7d81f18376 fix: rcc hsi example, re-init systick IOsetting 2023-01-24 14:54:35 +08:00
  • bc8c26a7a6 fix: avoid printf io buffer IOsetting 2023-01-24 14:53:24 +08:00
  • d3f3e6a738 docs: update readme IOsetting 2023-01-24 03:34:42 +08:00
  • 68c2ee2385 docs: tested with pf0&pf1 on py32f002a IOsetting 2023-01-24 03:14:20 +08:00
  • 11d233867d refactor: remove irrelevant code IOsetting 2023-01-24 02:44:12 +08:00
  • d5a4d84afa docs: remove irrelevant comments IOsetting 2023-01-24 02:41:53 +08:00
  • 8c3c597d98 feat: ll i2c ssd1306 oled example IOsetting 2023-01-24 02:31:59 +08:00
  • 4785f647da refactor: remove redundant code IOsetting 2023-01-24 02:31:30 +08:00
  • 4aefda2594 fix: ll st7567, reverse display IOsetting 2023-01-23 23:28:56 +08:00
  • a03fef4b4b fix: typo IOsetting 2023-01-23 22:25:27 +08:00
  • cfc47773fd feat: ll spi st7567 lcd example IOsetting 2023-01-23 22:23:16 +08:00
  • 1e288f9486 feat: ll spi max7219 example IOsetting 2023-01-23 20:16:01 +08:00
  • a640594c64 feat: ll tim1 pwm complementary, dma burst example IOsetting 2023-01-23 18:12:42 +08:00
  • d823c548b7 fix: remove redundant code IOsetting 2023-01-23 16:08:34 +08:00
  • edf46c13d3 fix: typo, update gitignore IOsetting 2023-01-23 13:53:44 +08:00
  • 77212d8eec feat: ll tim examples IOsetting 2023-01-23 13:50:56 +08:00
  • 3565b1f27e feat: ll freertos example IOsetting 2023-01-23 02:42:37 +08:00
  • d15c89b154 feat: ll adc analog watchdog example IOsetting 2023-01-23 02:02:22 +08:00
  • 3edc23761e feat: ll adc dma example IOsetting 2023-01-22 14:22:12 +08:00
  • 3da26d4f62 refactor: ll rcc pll example minor changes IOsetting 2023-01-22 13:42:05 +08:00
  • 671d555f3e feat: ll rcc hsi pll examples IOsetting 2023-01-22 12:59:38 +08:00
  • 94d53dbcba fix: typo IOsetting 2023-01-22 12:58:18 +08:00
  • 2baadadbf4 fix: syntax typo IOsetting 2023-01-22 02:37:25 +08:00
  • 495564c085 docs: update readme IOsetting 2023-01-22 02:35:06 +08:00