EasyManua.ls Logo

Fujitsu MB95F430 Series - 6 Typical Application; HW Design; Sample Code

Fujitsu MB95F430 Series
18 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Operational Amplifier Version 1.0
Chapter 6 Typical Application
6 Typical Application
This is the typical application introduction.
6.1 HW Design
In this application, we will test the operational amplifier in the MB95F430K. The HW is designed
as below. The R1, R2, R3 is used in open-loop amplifier.
6.2 Sample Code
void main(void)
Return : none.
Parameters : none;
Description : system main programm.
Example : main();
Figure 4 Hardware Design
void main(void)
{
__DI();
__set_il(3);
InitIrqLevels();
WDTH =0xA5;//Disable WTG
WDTL =0x96;
WATR =0xEE;
SYCC =0xF0;//Main Clock
SYCC2=0xF4;//Main Clock
SYSC =0xBC;//BUZZ(P01)
SYSC2 =0x02;//PPG(P73),Disable I2C
while(!STBC_MRDY);
__EI();
AmpOpenLoop();
AmpCloseLoop();
}
MCU-AN-500080-E-10- Page 13

Related product manuals