My equipment: Motorola 56F8300DEMO with a MC56F8323VF processor, Metroweks CodeWarrior
My problem is: I want to use the ADC in the 56F8323 processor to read the signal from the E-field sensor. With this I want, just for an example, use the LEDs to show the amplitude of the E-field.
Question: How should I do if I want to use CodeWarrior to implement the code? Is there a document that I can read or can someone describe how I should do?
There are some pdf files where you can find information about DemoBoard (located - CWfolder\Freescale_Documentation\pdf\8300). 8300_Demo_Board.pdf - reference manual described in detail the hardware on the 56F8300 Demo Board. Targeting_8300_Demo_Board.pdf - describes the applications for the 56F8300 Demo Board Peripheral modules (such as ADC, GPIO, PWM, timers) are documented in peripheral user manual - MC56F8300UM.pdf. There is an example of work with e-field sensor. Just create new project in codewarrior -> Processor Expert Examples Stationary -> DemoApplications -> 56F8300_DemoBoard -> efield.