MB90480 Series
SMPL16
DESCRIPTION
To install the Software Sample Files please download the compressed self-extracting file. The Standard Installation Target Directory is:
C:\Softune\sample\smpl16
FEATURES
- ADC:
Initialize of the ADC. Conversion data is read out using polling. - ADC_INT:
This sample shows how to use the ADC with interrupts. Some channels of the ADC are scanned. Evertime the ADC has finished one channel an interrupt occurs and the value in the ADCR1 register is stored at a variable. This is done until the endchannel. - ADC_uDMA:
The ADC_uDMA project is using the uDMA function to read out ADC result buffer. Channel 0 is used, only. ADC is set to continous mode. Via uDMA the results is transfered to a buffer. When transfer count is 0 an end of uDMA interrupt is generated. - IOPort:
IOPort-project simply counts down an internal variable and outputs the counter value to port4. No interrupts are used. - Reload:
Reload-project uses interrupts of reload-timer to toggle Port 4 (LEDs). - Template:
This is a project template for the MB90480 Series. It includes some basic settings for e.g. Linker, C-Compiler which must be checked and modified in detail, corresponding to the user application. - UART:
It is a test application to send an welcome string to the serial output UART and echos every receiving character. Baud rate 9600 @ 16MHz, no parity, 1 stop bit and a data length of 8 bit. No interrupts are used. - History of the MB90480 Series:
| Date | Revision | Description |
| 11.09.06 | V01R04 | Updated Sample package released |
| 28.01.05 | V01R03 | sample package released |
| 27.01.05 | - | Project Reload: Note in readme added |
| 26.04.04 | V01R02 | sample package released |
| 16.04.04 | 1.3 | Template: start-up updated |
| 05.09.03 | V01R01 | sample package released |
| 02.09.03 | 1.1 | Project ADC_uDMA updated |
| 02.09.03 | 1.1 | Project ADC_Irq updated |
| 02.09.03 | 1.1 | Project ADC updated |
| 02.09.03 | 1.2 | new Header-File, Template updated |
| 16.07.03 | V01R00 | sample package released |
| 16.07.03 | - | Project ADC_uDMA generated |
| 16.07.03 | - | Project ADC_Int generated |
| 16.07.03 | - | Project ADC generated |
| 20.08.02 | - | Project Uart generated |
| 20.08.02 | - | Project IOPort generated |
| 20.08.02 | - | Project Reload generated |
| 20.08.02 | - | new Header-File, Template generated |
DOWNLOAD
Note: Netscape Navigator 4.xx does not allow direct execution of ".exe" files. Saving them to a temporary folder and executing them there is recommended.
EXESelf-extracting Sample Files for MB90480 Series V01R04 (384 KB, 11. September 2006)
