I'm currently working on a project with the MC13234 (Zigbee Wireless micro-controller). I have to Implement a PWM component output, but to be Honest, I don't even know how to make one.
You'd probably be best looking at the TPM section of the MC13234 reference manual, assuming you understand what PWM is etc. Then have a look on the Freescale website for the HCS08QRUG document that shows a working example of using the TPM to generate PWM signals. Keep in mind that there are differences between TPM modules (and other modules) between some S08 variants.
You'd probably be best looking at the TPM section of the MC13234 reference manual, assuming you understand what PWM is etc. Then have a look on the Freescale website for the HCS08QRUG document that shows a working example of using the TPM to generate PWM signals. Keep in mind that there are differences between TPM modules (and other modules) between some S08 variants.
Thank you for your post, however please consider moving it to the right community place (e.g. 8-bit Microcontrollers ) to get it visible for active members.