kender
Advanced Member level 4
Folks,
I’d like to drive an H-bridge with 60Hz square waves with large dead time. This is for a DC to AC inverter.
I wonder. As long as PIC's clock is no faster than 13.1Mhz, it should be possible to generate such slow waveform with ECCP. Right :?:
Of course, there are other options for generating a slow square wave:
- generate the waveform with a timer ISR. 60Hz is pretty slow.
- separate hardware dead time generator (GAL or analog RC delay).
- Nick
I’d like to drive an H-bridge with 60Hz square waves with large dead time. This is for a DC to AC inverter.
I wonder. As long as PIC's clock is no faster than 13.1Mhz, it should be possible to generate such slow waveform with ECCP. Right :?:
Of course, there are other options for generating a slow square wave:
- generate the waveform with a timer ISR. 60Hz is pretty slow.
- separate hardware dead time generator (GAL or analog RC delay).
- Nick