Fei Song
Fei Song
I found a schematic diagram of MD-380. https://github.com/pchickey/md380-re/tree/master/datasheet There are two wires connected to PD8 and PD9 of STM32F4. These two pins are RX and TX of UART3. I think...
Your guess is correct. Because of the circuit limitation, there are only 2 wires connected to the STM32, so when choosing the BLE module, I specifically found a module that...
I have finished the driver for the ble module. I would like to submit PR, this function is merged into the master branch or can you create a new branch?...
I am very sorry, my job has been very busy recently. I have been following this openrtx project. When I have free time, I will continue to work.
I have implemented this, and it can already work on my project. I haven't written the test yet. I will send pull request after I finish it. Welcome to review...
同问,如何实现呢?