Component: Output PWM (DSP)
From Flowcode Help
Jump to navigationJump to searchAuthor | Matrix Ltd |
Version | 1.2 |
Category | DSP |
Contents
Output PWM component
Allows the values from a buffer to be passed directly to an internal PWM output.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
OutputPWM |
Outputs a single value from the input buffer appropriatley scaled to suit the PWM. | |
![]() |
Return |
![]() |
OutputPWMArray |
Outputs an array of values from the input buffer appropriatley scaled to suit the PWM. | |
![]() |
Delay |
Delay in microseconds between outputting each sample. | |
![]() |
Return |
![]() |
ControlPWM |
Enable or disable the PWM output, Disabled by default. | |
[[File:]] - | State |
0=Disable, 1=Enable | |
![]() |
Return |
![]() |
ChangePID |
Allows the P, I and D control parameters to be changed on the fly during a program. | |
[[File:]] - | P |
[[File:]] - | I |
[[File:]] - | D |
![]() |
Return |
![]() |
ResetRecords |
Allows the peak and trough to be reset back to default values. | |
[[File:]] - | ResetPeak |
[[File:]] - | ResetTrough |
![]() |
Return |
![]() |
ReceiveString |
Gets a string from the receive buffer | |
![]() |
MaxChars |
![]() |
Timeout |
Time in milliseconds to wait for data | |
![]() |
Return |
![]() |
Initialise |
Initialises the UART component pins ready to send and receive data | |
![]() |
Return |
![]() |
Start |
Startup routine required by the hardware device. Automatically clears the display after initialising. | |
![]() |
Return |
![]() |
SetLEDState |
Sets the state of a single LED | |
![]() |
Port |
0 = PortA, 1 = PortB | |
![]() |
LED |
0 = LED0, 7 = LED7 | |
![]() |
State |
![]() |
Return |
![]() |
GetRxIdent |
Gets the Rx ID as a Integer Standard and Extended IDs. | |
![]() |
Buffer |
![]() |
Return |
![]() |
Initialise |
Must be called before any other CAN component macros to enable and initialise the CAN peripheral. | |
![]() |
Return |