This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I want to use N2HET1_1 to control rs485 module. I want to use it as output and to write 0 or 1 depending on my application logic.
Can you please tell how I can setup the project in halcogen and also the functions that I can use?
Hello,
The N2HET is an advanced timers that provides timing functions for real time application. It can be used for PWM outputs, capture or compare inputs, or GPIO. The N2HET is especially well suited for applications requiring multiple sensor information and drive actuators with complex and accurate time pulses. If you want to send a "1" or "0" occasionally to an external device, using a GPIO may be a good option.
The HALCoGen is able to generate code for PWM signals. The High End Timer Integrated Development Environment (HET IDE) can be used to configure and simulate the NHET Timer Co-processors.