Power saving macro..

Please add any feature requests for Flowcode version 7 here

Moderator: Benj

Post Reply
MJU
Posts: 502
Joined: Wed Nov 07, 2007 6:51 pm
Location: Antwerp Belgium
Has thanked: 121 times
Been thanked: 108 times
Contact:

Power saving macro..

Post by MJU »

Please look at this topic I started on the main forum: http://www.matrixtsl.com/mmforums/viewt ... 63&t=18568

Is it possible to have a component that adds power reduction features to a project?
I'm thinking of a component for each family of MCU's that can control sleep/idle functions in a project.
In this function a setting could be added from which the MCU could wake up again..

Then, a component that could be added to a flowchart that adds known power saving methods (disable ADC/SPI/ and so on), like the Arduino power save library
(https://github.com/rocketscream/Low-Pow ... master.zip )...

Good idea for use in real world projects I guess.. :-)

Post Reply