Question
Can I mask NRST signal input temporarily?
Posted on September 05, 2017 at 18:12
Hi there,
I am coding STM32F030F4 using CubeMX generated EWARM project.
All ICs are monitored by single voltage supervisor including F030, but unfortunately one of IC has design problem and it need a 'reset pulse' after start up.
I have to generate this reset pulse on F030 and the signal manipulates supervisor's manual reset input that reset also F030 itself.
So I would like to add NRST input mask routine for F030 while reset pulse sending operation.Can I do this?
tyro
