UMCUserConfig

SwordfishUser.UMCUserConfig History

Hide minor edits - Show changes to output

August 21, 2011, at 01:06 PM by David Barker -
Added line 7:
*[[UMCUserCode_DelayLoop | Delay Loop]]. Written by [[Profiles.JerryMessina | Jerry Messina]]. Can be used for powerup delay.
August 21, 2011, at 12:51 PM by David Barker -
Added lines 5-6:
*[[UMCUserCode_InternalOSC | Internal OSC]]. Written by [[Profiles.JerryMessina | Jerry Messina]]. Configure the microcontroller internal OSC.
*[[UMCUserCode_PLL | PLL]]. Written by [[Profiles.JerryMessina | Jerry Messina]]. Configure the Phased Locked Loop (PLL) register.
August 21, 2011, at 12:48 PM by David Barker -
Added line 4:
*[[UMCUserCode_BAUDCON | Defining BAUDCON]]. Written by [[Profiles.JerryMessina | Jerry Messina]]. Alias BAUDCON register.
August 21, 2011, at 12:12 PM by David Barker -
August 21, 2011, at 12:12 PM by David Barker -
Added lines 1-3:
Here are some snippets of code which can be used in the USERCODE section of the UMC builder application.

*[[UMCUserCode_IOPins | Input and Output (IO) Pins]]. Written by [[Profiles.JerryMessina | Jerry Messina]]. Setup USART pin directions and disable any analog pin functions.