I am using a PIC16F1824 and would like to read the MPU's internal temperature indicator with Flowcode V6. I know I could use C code, but is there an easier way, like using a component macro?
The internal MPU temperature from the ADC module register channel select bit is '11101'.
Thanks,
Reg
Component Macro for reading ADC temperature indicator
Moderator: Benj
-
- Flowcode v5 User
- Posts: 211
- Joined: Tue Feb 19, 2013 9:51 pm
- Has thanked: 72 times
- Been thanked: 177 times
Re: Component Macro for reading ADC temperature indicator
Here is the macro from the following post converted to V6.
http://www.matrixtsl.com/mmforums/viewt ... nit#p57003
http://www.matrixtsl.com/mmforums/viewt ... nit#p57003
- Attachments
-
- ChipTempV6.fcm
- (2.84 KiB) Downloaded 233 times