| This is a project template for the MB91302 Series. |
91302_template-v12.zip
|
| This project initializes the ADC Channel 0, Single-mode, acivation by software. The result is output via UART1. |
91302_adc_irq-v11.zip
|
| This example performs a RAM test on the external SDRAM and outputs corrsponding error messages on UART1 in case of errors. |
91302_extbus_flash_sdram_memorytest_full-v11.zip
|
| This example performs a small RAM/Flash test on the external SDRAM and Flash memory |
91302_extbus_flash_sdram_memorytest_short-v14.zip
|
| This project runs on Starterkit91302 with the Jasmine graphic controller sub-board. It simply draws a rectangle and circle on the screen. |
91302_extbus_gdc_jasmine-v10.zip
|
| This project runs on Starterkit91302 with the Jasmine graphic controller sub-board. As an example it shows an industrial graphic for process control. |
91302_extbus_gdc_jasmine_industrial-v10.zip
|
| The program performs a read/write access to an I2C-bus EEPROM (Microchip 24LC08B). |
91302_i2c-v10.zip
|
| The program performs a read/write access to an I2C-bus EEPROM (Microchip 24LC08B). Single Byte read/write is done by using IRQs. |
91302_i2c_irq-v10.zip
|
| This is an example project for external interrupts. |
91302_irq_ext-v10.zip
|
| This debugger has been modified to be used on the Starterkit91302. For this reason special settings have been done and must be considered in case of any modifications. |
91302_mondeb_15mhz-v12.zip
|
| This project initializes PPG ch0. PWM mode, activated by Software trigger, IRQ enabled (activated by duty cycle). |
91302_ppg_irq-v11.zip
|
| This project initializes PPG ch0-3 for synchronous start. PWM mode, activated by Software trigger, rising egde for trigger detection, IRQ enabled. |
91302_ppg_syncstart-v11.zip
|
| The reload project initializes Reload Timer 0 and 1. In the ISR, port G (bit 6 or 7) are toggled |
91302_rlt_irq-v11.zip
|
| The example generates a running light on the 8 user LEDs D1-D10 on the Starterkit91302. |
91302_starterkitmb91302-v10.zip
|
| This simple test project shows conversion of binary values to ASCII and allows to display binary values in Hex or Dec values on the terminal output. |
91302_sw_bin_dec_hex-v10.zip
|
| This example does a simple string output on UART0 and UART1 to test their function. |
91302_uart_async-v16.zip
|
| This example uses UART1 with IRQs to transmit and receive data in asynchronous mode. |
91302_uart_async_irq-v10.zip
|