zsom:mini:control_board_regions

ZSOM-Mini Power Control

The ZSOM-Mini platform provides several GPIO lines that are used to control the power state and reset behavior of individual board regions. These signals allow software to selectively enable, disable, or reset specific parts of the system.

Note that by default most board reagions and their functionality is disabled by default und must be activated by the Application.

See also the ZSOM-Mini_GPIO.jvproj example (and periperal specific examples) that lets you interact with all GPIOs that control the functionality of the peripherals.

Here is an overview of the GPIOs and the affected functionalities :

Here is an example FPGA code that shows how the USB can be controlledon ZSOM Mini: (GPIO_ENVP, GPIO_ENHUB and GPIO_USBRESET must all be set to True)

  • Last modified: 2 months ago