2021-04-19 06:55 AM
Hi,
I am using STM32F446ME controller to monitor the LI-ion battery(STBC02) status. I need to provide the pulse number as 9 with start and stop bit with time characteristics to initiate the battery to monitor the voltage level. I am using TIM1 for this purpose. How to set the pulse number as fixed manner. Hereby attaching the screenshot for pulse number characteristics.
2021-04-20 03:55 AM
ST provides some interesting examples how to e.g. create N-pulse waveforms, you will find the description in N4776: General-purpose timer cookbook for STM32 microcontrollers.
Good luck!
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
/Peter