In ccit.h, define the global array volatile uint8_t global[50]; it.c references #include''ccit.h" and then uses extern uint8_t global[50] in main.c; This array receives the data from serial port 2. Th...
[font=新宋体]【Ask if you don't understand】 As shown in the figure, the input on the far left of the circuit is 540VDC after rectification of 380VAC. On the secondary side, the "ground" GND of the output ...
[i=s]This post was last edited by yupc123 on 2016-6-7 21:09[/i] [img]https://12.eewimg.cn/bbs/data/attachment/forum/201601/22/144511lrtkprrrk2dprkjm.jpg[/img]Today I passed the low temperature exper...
Under TMS320F28035, use I2C to drive an FM24C16. I2C is a simple protocol, a 2-wire interface, one SCL and one SDA. I took a quick look at the manual and thought it would be easy to debug. The manual ...