Li Zhengji
Li Zhengji
I have just tried [mbrossard/DAPLink:feature/stm32f072cb_hic](https://github.com/mbrossard/DAPLink/tree/feature/stm32f072cb_hic) on **STM32F072C8** which has half size of flash, and got no luck. I can find CMSIS DAP/COM in device manager, but neither `pyocd` nor `keil`...
可以从 Downloader 目录下找到同名文件。
可以提个 PR 放到 data\ 下面。
solved in 8d942732d6d6642979b76673739498b4da421271
使用 32k RC 时,可以 1. 调谐精度 https://ingchips.github.io/application-notes/pg_power_saving_en/ch-api.html#internal-32k-rc-clock 1. 调整校准周期 https://ingchips.github.io/application-notes/pg_power_saving_en/ch-api.html#k-clock
This demo is not designed to update more than one devices in a single run. It's better to call `gatt_client_util_free` in `on_fully_discovered` callback, in which the discover operation is completed....
gatt client 会跟 server 通信吗?