Microcontrollers Software | 8-bit MCU Software | 16-bit MCU Software | 32-bit MCU Software |
Microcontrollers Software Examples
Select from below to view
32-bit MCUs Software
The following software is for demonstration purposes only. It is not fully tested, nor validated in order to fulfill its task under all circumstances. Therefore, this software or any part of it must only be used in an evaluation laboratory environment.
- Character read from UART and send via CAN .
91265_can_uart-v10.zip
- LED is toggled by using RLT-interrupt.
91265_rlt-v10.zip
- PWC is used to determine the frequency of a rectanculary signal.
91265_pwc-v10.zip
- Template project for MB91479
91470_template_91479-v15.zip
- Template project for MB91487
91480_template_91487-v15.zip
- This Example converts the Value at AN8 to a digital value with 8 Bit resolution.
91265_adc-v10.zip
- This example does a simple string output on UART0.
91265_uart_async-v10.zip
- This Example initializes ADC channel8. The converted value is stored to a buffer by DMA-transfer.
91265_adc_dma-v10.zip
- This example samples all ADC input channels and prints it to a terminal program. It is controlled via UART0.
91470_adc_uart-v11.zip
- This example shows how the MAC unit can be used for function approximations (e.g. atan)
91470_mac_atan_taylor-v10.zip
- This example shows how the MAC unit on the MB91470/480 Series can be used for a digital filter.
91470_mac_filter-v11.zip
- This example shows how the MAC unit on the MB91470/480 Series can be used for matrix multiplication.
91470_mac_matrix-v10.zip
- This example stores a typed string to Flash and reads it. It is controlled by a command line interface.
91265_dual_op_flash_uart-v11.zip
- This is an example project for controlling an AC-inverter.
91265_ocu_sinpwm-v10.zip
- This is an example project for external interrupts.
91265_irq_ext-v10.zip
- This is an example project for using PPG.
91265_ppg-v11.zip
- This is a project template for the MB91265 Series.
91265_template-v14.zip
- This is a simple demonstration for the MAC unit of the MB91265 Series.
91265_mac_avg-v10.zip
- This is a simple demonstration for the MAC unit of the MB91265 Series. It applies a sequence to a digital filter.
91265_mac_filter-v10.zip
- This project simply counts an internal variable and outputs the counter value to port5.
91265_io-v10.zip
