Books are the ladder of human progress. Without books, I always feel something is missing. I have to show what I bought according to the E-coin agreement. I am no exception. First of all, thank EEWORL...
[size=5][color=red][u]What on earth is this person liushzzz[/u]doing? [/color][/size] [size=5][color=red]He posted these rubbish posts in the forum, [/color][/size] [size=5][color=red]I registered an ...
/****Serial communication initialization***/ void spi_init() { TRISC2=0;//SDO is set to output TRISC5=0;//CSB is set to output TRISC3=0;//FCSB is set to output TRISC0=0;//SCK is set to output TRISC1=1...
Question to the moderator:1. All three SPI interfaces need to be connected to 5V peripherals (a total of 12 AD9835s). SPI1 and SPI2 can be set to open drain and pulled up to 5V externally with resisto...
I want to write through the serial port. When I input more than 9 chars in the serial port debugging assistant and click send, the return value of aci_gatt_write_without_resp is only 9 successful, and...