MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Renesas_Tes_Guiliaini_FAQ",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "124": {
                "pageid": 124,
                "ns": 0,
                "title": "Renesas RZ BSP Custom Board Configuration",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "By default the Microsoft Azure RZ Software Development kit demos are designed the Renesas Evaluation Kit boards.\n\n*Renesas RZA1H Display-it Kit (RSK)\n*Renesas RZA1LU Stream-it Kit\n\nThis page provides information on how to use the SDK for Custom Boards\n\n==BSP==\n\n==== Board Specific drivers ====\nThe rz_bsp configuration file \"mcu_board_select.h\" set up both the TARGET_MCU and TARGET_BOARD for the rz_bsp and some on the Azure middleware. This section discuss how to configure the BSP for custom boards.\n\n*MCU Selection \n*:-The MCU selection is '''required''' for custom board configuration. This setting sets the number of channels supported for each RZA peripheral. WARNING: Setting the TARGET_MCU hire than what is on the board can cause erratic behavior.\n\n*BOARD Selection\n*:-The TARGET_BOARD is '''not required''' for custom board configuration. This setting is for the middleware( Audio Codec, Phy, Camera modules, LCD) and some drivers ( led, switches, SCI ( TTY), and I2C(touch)). By setting the TARGET_BAORD to 0 these middleware and drivers are disabled.\n\n==== VDC5 Graphic Drivers ====\n*:-The VDC5 configuration files are located tin the rz_bsp .\\src\\renesas\\application\\graphics\\inc\n\n* lcd_panel.h\n*:- This configuration file selects what board LCD is supported and number of supported LCD. RZA1H and M support 2 LCD panels or one LVDS all other support one LCD. FOr custom board you an override the number of supported LCDs here.\n* .\\lcd\\rsk_tft_ch0.h\n*:- Configuration control signals for RZA1H/M VDC5 channel 0.\n* .\\lcd\\rsk_tft_ch1.h\n*:- Configuration control signals for RZA1H/M VDC5 channel 1.\n* .\\lcd\\rsk_tft_clk.h\n*:- RZA1H/M VDC5 defines macros for the above signals\n* .\\lcd\\stream2_tft_ch0.h\n*:- Configuration control signals for RZA1L/LU/LC VDC5 channel 0.\n* .\\lcd\\stream2_tft_clk.h\n*:- RZA1L/LU/LC VDC5 defines macros for the above signals\n==GUIX Drivers==\nThe rz_bsp provides three drivers for the 16bpp (RGB565), 24bpp (RBG888), and 32bpp (RGB8888). The rz_bsp mcu configuration file allows for selection of these three drivers. This section shows how create a custom driver.\n\n==GUIX Application Port==\nThe GUIX sample projects include a GUIX Studio Project (GXP). This sections describes settings in the GXP project and how to port these changes to a RZA.\n\n==USBX Drivers==\nThe USB hardware is the same for all RZA1 parts. \n\n#Set the MPU board, and GUI Driver( see [[Renesas RZ BSP Custom Board Configuration#Renesas%20RZA1%20BSP%20Board%20Configuration|Renesas RZA1 BSP Board Configuration]] ).\n#Full Build of the rz_bsp project.\n#In the USBX library set the USB channel. For USB Device open \"\\common\\usbx_device_controllers\\ux_dcd_rz.h\". For USB Host open \"\\common\\usbx_host_controllers\\ux_hcd_rz.h\"\n#Set the preprocessor define UX_RZ_USB_BASE to the desired channel. Note:  The setting in the file \"ux_hcd_rz.h\" has condition compilation depending on the board selected, so it may not be required to make additional settings.\n#:<code>#define UX_RZ_USB0_BASE    0xE8010000</code><br>\n#:<code>#define UX_RZ_USB1_BASE    0xE8207000</code><br>\n#:<code>....</code><br>\n#:<code>#define UX_RZ_USB_BASE     UX_RZ_USB0_BASE</code><br>\n#Rebuild the USBx library. This is required because the RZ USB drivers are part of the USBX library. These drivers have conditional compilations for the selected board ( not MPU).\n#In the USB Sample demo select the build configuration that matches the selection in step 1.\n#Download and Run demo."
                    }
                ]
            },
            "282": {
                "pageid": 282,
                "ns": 0,
                "title": "Renesas TES Guiliani Support Page",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "The RZA Tes Guiliani GUI Framework uses Free RTOS and GNU GCC compiler. \n\nThe Demo Projects can be found here. \n\n[https://www.guiliani.de/mediawiki/index.php?title=Downloads:SDK_for_your_Evaluation_Kit '''Official RZA FreeRTOS TES Guiliani Download Website link'''] \n\n=== RZA3UL ===\nThe RZA3UL GUI project uses the FSP for peripheral configuration However the RZA3UL FSP does not include the TES Guiliani Framework. To start development with GUI Framework please start with the demo posted in the link below.\n\n= License =\n'''Renesas TES Guiliani Prepaid License Website Link'''\n\nThe Renesas Prepaid License for Tes Guiliani-Lite offers the following resources. For access to  Full Version Contact [https://www.guiliani.de/mediawiki/index.php?title=The_C%2B%2B_GUI_framework_for_all_embedded_engineers Tes Guiliani.]\n\n[[File:Tes_Guiliani_License.png|frameless|900x900px]]\n\n=Getting Started Guides=\nRZA1 TES Guiliani Getting Started Guide\n\nRZA2M TES Guiliani Getting Started Guide\n\n[[RZA3UL TES Guiliani Getting Started Guide]]"
                    }
                ]
            }
        }
    }
}