Skip to main content
Visitor II
December 10, 2019
Question

capacitance measurement example code

  • December 10, 2019
  • 2 replies
  • 993 views

Hello community,

is there example codes reflecting the application note (AN4112) for the capacitance measurement?

Thank you.

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    December 11, 2019

    Hello,

    You can refer to the COMP example in the related STSW-STM32048 package:

    STM32F0xx_StdPeriph_Lib_V1.5.0\Projects\STM32F0xx_StdPeriph_Examples\COMP

    Best Regards,

    Imen

    ADSBAuthor
    Visitor II
    December 20, 2019

    Thank you for your help Imen.

    However, this is not what I am looking for. I want to see the possibility to use OC and IC of the same timer at the same time using HAL.