[i=s]This post was last edited by Baboerben on 2020-11-13 11:56[/i]After nearly a week of research and exploration, I wrote down the problems I encountered for reference.At first, I looked at an offic...
Dear seniors, I don't understand how people who sell development boards make money. Just a few boards and then wait for others to buy and collect money?...
In arbitration time slot 3, the arbitrator checks whether there is a synchronization request from other ADC cores. Doesn't this ADC have multiple independent cores? Why does the arbitrator need to che...
[i=s]This post was last edited by dontium on 2015-1-23 11:42[/i] I want to use another amplifier device to replace OPA347NA SOT23-5, and the performance is required to be similar. I would like to ask ...
[i=s] This post was last edited by dontium on 2015-1-23 11:18[/i] uint ADC12_Config(unsigned char temp) { unsigned char i; uint num,tmp=0x000; CS_0; SCLK_1; for(i =0;i<8;i++) { num=temp & 0x80; if(num...