Skip to main content
ADSB
Associate 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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
ADSB
ADSBAuthor
Associate 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.