noziroH
如果前级电路输出为1,当sleep=0是开始进入休眠,1经过反相器变成0将PMOS打开进而保持输出仍为1如果前级电路输出为0,则上方PMOS关断,输出扔为0从而实现output holding noziroH
传输管休眠之前已经将1传递过去了
sleep后,传输管截止,输出保持
所以叫output holding
生人意恣
Sleep 不是同步的?
是分别控制?异步?
noziroH
是同步的哦,sleep和sleep非是反相关系
你应该还是没有明白output holding的意义
生人意恣
传输管sleep 为0才可能起到isolation 作用
noziroH
就是输出数据传过去了,现在要sleep了,数据还在,但是如果不保持,那么就是不定态,但是现在有了这个,output能够保持住
生人意恣
前面sleep 0,后面反相为1怎么传1呢
noziroH
因为之前的1还在呀
原来输出为1,现在sleep了,但是原来的反馈环路本身就是存在的
所以即使sleep掐断了,输出还是保持的
你可以再思考思考
生人意恣
明白了,是先传再休眠
传输时sleep 是1
noziroH
对的,所以叫输出保持
如果都没有数据输出,那怎么保持
生人意恣
文中讲Isolation block 是应该断了和前面的关系
怎么突然讲保持
noziroH
建议你再看看推文哦,你还是没有真正明白isolation
人官
?谁有ICC2的Block-level Implementation Workshop
谢谢
noziroH
?官人 新的软件的workshop现在都不会有的哦
参加过培训的倒是会有纸质版
计设案方件硬
功率滤波用0R,信号滤波用磁珠,记住了
℡retaL
好的好的,谢谢你 obob鹏
Arduino:1.8.9 (Windows 10), 开发板:"Arduino/Genuino Uno"
D:\Arduino\arduino-builder -dump-prefs -logger=machine -hardware D:\Arduino\hardware -tools D:\Arduino\tools-builder -tools D:\Arduino\hardware\tools\avr -built-in-libraries D:\Arduino\libraries -libraries C:\Users\carine\Documents\Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10809 -build-path C:\Users\carine\AppData\Local\Temp\arduino_build_611237 -warnings=none -build-cache C:\Users\carine\AppData\Local\Temp\arduino_cache_200661 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=D:\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.2.1.path=D:\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=D:\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc-5.4.0-atmel3.6.1-arduino2.path=D:\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=D:\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino14.path=D:\Arduino\hardware\tools\avr -verbose D:\实用工具\智能小车\WIFI智能小车 无线视频遥控小车\WIFI小车程序\WIFIROBOT\WIFIROBOT.ino
D:\Arduino\arduino-builder -compile -logger=machine -hardware D:\Arduino\hardware -tools D:\Arduino\tools-builder -tools D:\Arduino\hardware\tools\avr -built-in-libraries D:\Arduino\libraries -libraries C:\Users\carine\Documents\Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10809 -build-path C:\Users\carine\AppData\Local\Temp\arduino_build_611237 -warnings=none -build-cache C:\Users\carine\AppData\Local\Temp\arduino_cache_200661 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=D:\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.2.1.path=D:\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=D:\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc-5.4.0-atmel3.6.1-arduino2.path=D:\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=D:\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino14.path=D:\Arduino\hardware\tools\avr -verbose D:\实用工具\智能小车\WIFI智能小车 无线视频遥控小车\WIFI小车程序\WIFIROBOT\WIFIROBOT.ino
Using board 'uno' from platform in folder: D:\Arduino\hardware\arduino\avr
Using core 'arduino' from platform in folder: D:\Arduino\hardware\arduino\avr
Detecting libraries used...
"D:\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10809 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-ID:\\Arduino\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\carine\\AppData\\Local\\Temp\\arduino_build_611237\\sketch\\WIFIROBOT.ino.cpp" -o nul
"D:\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10809 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-ID:\\Arduino\\hardware\\arduino\\avr\\variants\\standard" "-ID:\\Arduino\\libraries\\ServoTimer2" "C:\\Users\\carine\\AppData\\Local\\Temp\\arduino_build_611237\\sketch\\WIFIROBOT.ino.cpp" -o nul
"D:\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10809 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-ID:\\Arduino\\hardware\\arduino\\avr\\variants\\standard" "-ID:\\Arduino\\libraries\\ServoTimer2" "D:\\Arduino\\libraries\\ServoTimer2\\ServoTimer2.cpp" -o nul
D:\Arduino\libraries\ServoTimer2\ServoTimer2.cpp:7:20: fatal error: wiring.h: No such file or directory
compilation terminated.
使用库 ServoTimer2 在文件夹: D:\Arduino\libraries\ServoTimer2 (legacy)
exit status 1
为开发板 Arduino/Genuino Uno 编译时出错。寻求:)帮忙