Motorola 56F8300DEMO ADC MC56F8323VF

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Motorola 56F8300DEMO ADC MC56F8323VF

2,073 Views
Lannetoft
Contributor I
Hi!

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?

Best regards
Simon
Labels (1)
Tags (1)
0 Kudos
2 Replies

202 Views
admin
Specialist II
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.
0 Kudos

202 Views
Nabla69
Contributor V
Hello Simon,

Please note that Motorola stopped doing MCUs, they have been called Freescale for 3 years now.

Also, CodeWarrior is developped by Freescale and not by Metrowerks. That company does not exist anymore.

Regards,
Robert.
0 Kudos