Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions docs/solutions/reference-designs/eval-cn0556-ebz/Boost.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
,Parameter,pyadi-iio Function,Description,Minimum Value,Maximum Value
Write Functions,V2 Input Voltage,my_cn0556.set_boost_input_volt(value),sets the boost input voltage value,10V,14V
,V2 Undervoltage,my_cn0556.set_boost_input_undervolt(value),sets the boost input undervoltage value,8V,12V
,V1 Output Voltage,my_cn0556.set_boost_output_volt(value),sets the boost output voltage value,14V,56V
,V2 Input Current Limit,my_cn0556.set_boost_input_current_lim(value),sets the boost input current limit value,12A,35A
,V1 Output Current Limit,my_cn0556.set_boost_output_current_lim(value),set the boost output current limit value,0.07A,10A
Read Functions,Input Voltage at V2,my_cn0556.measure_boost_input_volt(),measures the boost input voltage at V2 side,approx. 10V to 14V,
,Output Voltage at V1,my_cn0556.measure_boost_output_volt(),measures the boost output voltage at V1 side,approx. 14V to 56V,
,Input Current at V2,my_cn0556.measure_boost_input_current(),measures the boost input current at V2 side,approx. 0A to 35A,
,Output Current at V1,my_cn0556.measure_boost_output_current(),measures the boost output current at V1 side,approx. 0.07A to 10A,
10 changes: 10 additions & 0 deletions docs/solutions/reference-designs/eval-cn0556-ebz/Buck.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
,Parameter,Pyadi-iio Function,Description,Minimum Value,Maximum Value
Write Functions,V1 Input Voltage,my_cn0556.set_buck_input_volt(value),sets the buck input voltage value,14V,56V
,V1 Undervoltage,my_cn0556.set_buck_input_undervolt(value),set the buck input undervoltage value,12V,54V
,V2 Output Voltage,my_cn0556.set_buck_output_volt(value),sets the buck output voltage value,2V,14V
,V1 Input Current Limit,my_cn0556.set_buck_input_current_lim(value),sets the buck input current limit value,0.07A,10A
,V2 Output Current Limit,my_cn0556.set_buck_output_current_lim(value),sets the buck output current limit value,12A,35 A
Read Functions,Input Voltage at V1,my_cn0556.measure_buck_input_volt(),measures the buck input voltage at V1 side,approx. 14 V to 56 V,
,Output Voltage at V2,my_cn0556.measure_buck_output_volt(),measures the buck output voltage at V2 side,approx. 2 V to 14 V,
,Input Current at V1,my_cn0556.measure_buck_input_current(),measures the buck input current at V1 side,approx. 0.07 A to 10 A,
,Output Current at V2,my_cn0556.measure_buck_output_current(),measures the buck output current at V2 side,approx. 0 A to 35 A,
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Git LFS file not shown
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading